Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-174410
#<BuildRuby:0x0000564d7dc19a00
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240131-174410",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000032 0.000000 0.000032 ( 0.000032)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.000000 0.005963 1.602631 ( 1.936666)
build_miniruby 0.000000 0.001305 1.373870 ( 1.371537)
build_ruby 0.000000 0.001662 2.823827 ( 3.055278)
build_all 0.003871 0.003593 5.948895 ( 2.299250)
build_install 0.009207 0.008744 7.182875 ( 3.357163)
test_btest 0.002034 0.000732 82.531809 ( 21.438230)
test_basic 0.000369 0.005482 0.740583 ( 0.806979)
test_all 0.088050 0.029968 699.949320 (205.084493)
test_rubyspec 0.049640 0.049693 140.976347 (152.250502)
total: 391.60 sec