Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-074511
#<BuildRuby:0x00007f6fce4ffde0
@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.20240927-074511",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000037 0.000002 0.000039 ( 0.000039)
configure 0.000031 0.000001 0.000032 ( 0.000032)
build_up 0.005178 0.004136 4.649957 ( 3.964999)
build_miniruby 0.001703 0.000000 1.448325 ( 1.449847)
build_ruby 0.002111 0.000000 3.445327 ( 3.636636)
build_all 0.007839 0.000284 6.630498 ( 2.682681)
build_install 0.011772 0.005381 8.870230 ( 3.956169)
test_btest 0.000822 0.000085 89.841253 ( 25.517382)
test_basic 0.010432 0.000000 1.024461 ( 1.071542)
test_all 0.090866 0.058248 772.487548 (227.289508)
test_rubyspec 0.054824 0.031760 139.154456 ( 30.272725)
total: 299.84 sec