Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-120650
#<BuildRuby:0x00007fdbc208fde0
@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.20241206-120650",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.000000 0.007081 3.566178 ( 3.456694)
build_miniruby 0.000578 0.000904 1.637118 ( 1.634501)
build_ruby 0.001372 0.000331 4.280388 ( 4.416381)
build_all 0.008685 0.000137 6.214676 ( 2.573549)
build_install 0.012616 0.006199 8.714658 ( 4.239137)
test_btest 0.000739 0.000185 77.259795 ( 20.829935)
test_basic 0.003199 0.005254 0.752814 ( 0.800566)
test_all 0.115005 0.034053 718.923389 (217.938809)
test_rubyspec 0.066365 0.018983 118.560831 ( 29.222246)
total: 285.11 sec