Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-141358
#<BuildRuby:0x00007f3ff05cfdc8
@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.20240924-141358",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000035 0.000006 0.000041 ( 0.000042)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.007584 0.000626 3.846893 ( 3.350082)
build_miniruby 0.001432 0.000252 1.236139 ( 1.233173)
build_ruby 0.001625 0.000287 3.850562 ( 4.035754)
build_all 0.007758 0.000000 6.498803 ( 2.742075)
build_install 0.013720 0.005087 9.600482 ( 4.284685)
test_btest 0.000795 0.000147 91.026358 ( 24.065409)
test_basic 0.000000 0.009750 0.897485 ( 0.942122)
test_all 0.110720 0.037601 761.702178 (249.378484)
test_rubyspec 0.045677 0.038634 134.250738 ( 36.226189)
total: 326.26 sec