Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-083958
#<BuildRuby:0x0000557ee3dd23b0
@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.20230217-083958",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000010 0.000006 0.000016 ( 0.000016)
autoconf 0.000014 0.000007 0.000021 ( 0.000020)
configure 0.000012 0.000007 0.000019 ( 0.000018)
build_up 0.004628 0.000000 1.090886 ( 1.481921)
build_miniruby 0.001085 0.000000 1.093138 ( 1.105178)
build_ruby 0.001211 0.000000 2.389900 ( 2.602692)
build_all 0.007068 0.000000 4.041923 ( 2.163220)
build_install 0.014832 0.000150 3.184776 ( 2.524738)
test_btest 0.000544 0.000191 57.372828 ( 23.328726)
test_basic 0.002979 0.001043 0.455080 ( 2.590526)
test_all 0.000797 0.000279 631.494940 (204.214963)
test_rubyspec 0.018868 0.022464 67.444247 ( 77.484048)
total: 317.50 sec