Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-231351
#<BuildRuby:0x00007f2c36f6fdd8
@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.20241023-231351",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.009282 0.000274 4.195298 ( 5.085778)
build_miniruby 0.001651 0.000275 1.884576 ( 2.382470)
build_ruby 0.001880 0.000313 4.936767 ( 5.648616)
build_all 0.011037 0.000490 7.438743 ( 6.182245)
build_install 0.018397 0.007759 10.630774 ( 8.941922)
test_btest 0.000798 0.000148 83.759178 ( 68.358864)
test_basic 0.009057 0.005060 1.178244 ( 1.625854)
test_all 0.105293 0.049011 800.030674 (358.576241)
test_rubyspec 0.017678 0.064141 125.315175 ( 30.354154)
total: 487.16 sec