Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-165506
#<BuildRuby:0x00005629bec1a258
@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.20230330-165506",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000026 0.000001 0.000027 ( 0.000031)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001236 0.004152 1.640821 ( 3.233194)
build_miniruby 0.001113 0.000131 1.201235 ( 1.202545)
build_ruby 0.001385 0.000000 2.594006 ( 2.783781)
build_all 0.003237 0.003581 2.119894 ( 1.245781)
build_install 0.007370 0.008780 3.293146 ( 2.263978)
test_btest 0.000668 0.000167 71.322831 ( 22.482978)
test_basic 0.003210 0.000803 0.481222 ( 0.578103)
test_all 0.000000 0.001319 525.211561 (182.596829)
test_rubyspec 0.011767 0.028330 73.355851 ( 83.277477)
total: 299.67 sec