Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-054436
#<BuildRuby:0x00007f6bd522fdd8
@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-054436",
@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.000016 0.000005 0.000021 ( 0.000020)
autoconf 0.000031 0.000010 0.000041 ( 0.000041)
configure 0.000025 0.000008 0.000033 ( 0.000034)
build_up 0.004319 0.004117 4.087196 ( 4.820083)
build_miniruby 0.001517 0.000522 1.732570 ( 1.855874)
build_ruby 0.001625 0.000558 4.844089 ( 5.805109)
build_all 0.004421 0.006789 7.185259 ( 5.975261)
build_install 0.015666 0.009499 10.329107 ( 8.103711)
test_btest 0.000342 0.000639 85.032035 ( 54.427941)
test_basic 0.004241 0.009601 1.181962 ( 1.539038)
test_all 0.102996 0.050772 783.150169 (368.724551)
test_rubyspec 0.045264 0.039321 124.559626 ( 38.189721)
total: 489.44 sec