Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-023257
#<BuildRuby:0x00007f9a9f88fdd8
@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.20240825-023257",
@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.000012 0.000006 0.000018 ( 0.000018)
autoconf 0.000022 0.000012 0.000034 ( 0.000034)
configure 0.000019 0.000010 0.000029 ( 0.000028)
build_up 0.005151 0.002747 3.442735 ( 3.396592)
build_miniruby 0.000958 0.000511 1.233286 ( 1.231834)
build_ruby 0.001233 0.000657 3.646179 ( 3.771420)
build_all 0.000000 0.009401 7.891333 ( 3.061828)
build_install 0.012268 0.006598 11.095821 ( 5.094307)
test_btest 0.001013 0.000000 113.335959 ( 29.642101)
test_basic 0.007224 0.002617 1.130373 ( 1.176056)
test_all 0.114648 0.034288 807.545257 (245.653762)
test_rubyspec 0.059792 0.032010 162.835041 ( 36.106673)
total: 329.14 sec