Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-164950
#<BuildRuby:0x00007fccfcf5fde0
@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.20241107-164950",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000026 0.000007 0.000033 ( 0.000031)
build_up 0.007578 0.001956 3.931318 ( 4.977688)
build_miniruby 0.000000 0.001821 1.703494 ( 3.288177)
build_ruby 0.000799 0.001331 4.630914 ( 21.441487)
build_all 0.008944 0.000187 6.459768 ( 4.139828)
build_install 0.019172 0.004827 9.900229 ( 7.225087)
test_btest 0.000750 0.000197 80.259438 ( 66.096802)
test_basic 0.002400 0.010731 1.150487 ( 1.489163)
test_all 0.107914 0.045131 805.416280 (438.159939)
test_rubyspec 0.050394 0.033568 123.774363 ( 56.302214)
total: 603.12 sec