Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-081541
#<BuildRuby:0x00007ff166c3fdc0
@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.20241019-081541",
@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.000006 0.000021 ( 0.000022)
autoconf 0.000029 0.000011 0.000040 ( 0.000039)
configure 0.000024 0.000009 0.000033 ( 0.000034)
build_up 0.002743 0.005146 3.509552 ( 3.603442)
build_miniruby 0.001406 0.000594 1.351931 ( 1.358845)
build_ruby 0.001411 0.000597 4.351037 ( 4.510449)
build_all 0.006776 0.001789 7.285856 ( 2.977310)
build_install 0.014757 0.005118 9.749616 ( 4.515205)
test_btest 0.000675 0.000274 93.961680 ( 25.225946)
test_basic 0.007505 0.003817 1.001743 ( 1.054759)
test_all 0.117214 0.032895 812.115257 (258.120869)
test_rubyspec 0.064503 0.023046 138.656684 ( 32.039149)
total: 333.41 sec