Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-180908
#<BuildRuby:0x00007f802c4afde0
@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.20241020-180908",
@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.000032 0.000005 0.000037 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.006462 0.001114 3.756731 ( 3.653279)
build_miniruby 0.001394 0.000241 1.681176 ( 1.678492)
build_ruby 0.001475 0.000255 4.207488 ( 4.369661)
build_all 0.004955 0.003627 6.757537 ( 2.768200)
build_install 0.011446 0.009191 8.950368 ( 3.902170)
test_btest 0.000948 0.000000 85.224656 ( 22.378864)
test_basic 0.006766 0.003031 0.826977 ( 0.873885)
test_all 0.120269 0.026623 776.135459 (240.434434)
test_rubyspec 0.055516 0.030213 136.029081 ( 27.500661)
total: 307.56 sec