Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-114142
#<BuildRuby:0x00007f779a2cfdd0
@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.20241205-114142",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000041 0.000006 0.000047 ( 0.000046)
configure 0.000033 0.000005 0.000038 ( 0.000037)
build_up 0.010061 0.000274 3.887308 ( 4.706867)
build_miniruby 0.001478 0.000190 2.217225 ( 2.564337)
build_ruby 0.001950 0.000250 4.601432 ( 4.949360)
build_all 0.011260 0.000370 6.684615 ( 5.378585)
build_install 0.021206 0.004223 9.558415 ( 7.383550)
test_btest 0.000727 0.000095 80.783087 ( 68.055133)
test_basic 0.003075 0.008961 1.154268 ( 1.407631)
test_all 0.129672 0.022777 766.575923 (364.036229)
test_rubyspec 0.036702 0.046013 119.582417 ( 27.167640)
total: 485.65 sec