Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-085011
#<BuildRuby:0x00007f380765fdd8
@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.20240707-085011",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.002138 0.006530 4.343094 ( 3.827888)
build_miniruby 0.000000 0.002217 1.621857 ( 1.618597)
build_ruby 0.000701 0.001680 4.471549 ( 4.623120)
build_all 0.002041 0.007025 8.184431 ( 3.294923)
build_install 0.014734 0.007408 11.929030 ( 6.211351)
test_btest 0.001135 0.000000 121.830268 ( 33.935567)
test_basic 0.009400 0.000000 1.233898 ( 1.416985)
test_all 0.093605 0.065249 893.188979 (267.405221)
test_rubyspec 0.060080 0.039768 189.045102 ( 54.099394)
total: 376.43 sec