Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-190814
#<BuildRuby:0x00007f6482a7fdd0
@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.20241211-190814",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.002991 0.004702 3.363886 ( 3.658423)
build_miniruby 0.001806 0.000000 1.438741 ( 1.435323)
build_ruby 0.001878 0.000000 3.339162 ( 22.476701)
build_all 0.007617 0.000000 6.229695 ( 2.604411)
build_install 0.016076 0.002261 8.777441 ( 4.420560)
test_btest 0.000713 0.000138 76.331703 ( 21.386565)
test_basic 0.003738 0.005969 1.039236 ( 2.002487)
test_all 0.084400 0.058932 700.406537 (205.052570)
test_rubyspec 0.053283 0.026085 121.088319 ( 31.452075)
total: 294.49 sec