Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-061902
#<BuildRuby:0x00007f999d62fdc0
@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.20241207-061902",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.006913 0.000409 2.749205 ( 2.665393)
build_miniruby 0.000000 0.001550 1.317379 ( 1.314563)
build_ruby 0.000000 0.001973 3.221085 ( 3.426067)
build_all 0.006063 0.001544 5.130008 ( 2.025739)
build_install 0.010032 0.008064 7.307487 ( 3.498371)
test_btest 0.000929 0.000210 70.145154 ( 18.879048)
test_basic 0.005347 0.003515 0.813697 ( 0.858210)
test_all 0.094918 0.049557 672.919394 (197.179209)
test_rubyspec 0.047850 0.033785 121.454145 ( 20.734632)
total: 250.58 sec