Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-200810
#<BuildRuby:0x00007f22de53fdd8
@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.20241104-200810",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003984 0.004014 3.782901 ( 3.725305)
build_miniruby 0.001386 0.000277 1.563035 ( 1.559477)
build_ruby 0.001603 0.000321 4.002137 ( 4.160936)
build_all 0.008406 0.000029 6.408028 ( 2.712586)
build_install 0.015906 0.002140 9.397922 ( 4.464493)
test_btest 0.000727 0.000133 76.656230 ( 21.647378)
test_basic 0.000000 0.010070 1.032155 ( 1.075114)
test_all 0.096663 0.052094 724.112541 (221.161906)
test_rubyspec 0.045673 0.036253 121.573202 ( 26.804753)
total: 287.31 sec