Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-051510
#<BuildRuby:0x00007fac4a6cfdd8
@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-051510",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000039 0.000005 0.000044 ( 0.000044)
configure 0.000033 0.000004 0.000037 ( 0.000038)
build_up 0.008996 0.000665 4.126275 ( 4.557363)
build_miniruby 0.001909 0.000252 1.676551 ( 1.720398)
build_ruby 0.002058 0.000271 4.598215 ( 4.997891)
build_all 0.011004 0.000874 7.671695 ( 5.109018)
build_install 0.019647 0.005961 10.898388 ( 7.822751)
test_btest 0.000820 0.000120 84.187188 ( 64.939345)
test_basic 0.004796 0.009334 1.252778 ( 1.443911)
test_all 0.100278 0.055900 798.776216 (312.602681)
test_rubyspec 0.041158 0.041679 121.106371 ( 27.127214)
total: 430.32 sec