Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-143807
#<BuildRuby:0x000055de93eaa390
@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.20230213-143807",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.000667 0.004090 1.306372 ( 2.136459)
build_miniruby 0.001099 0.000000 0.879274 ( 0.877722)
build_ruby 0.001125 0.000000 1.743704 ( 1.986931)
build_all 0.002268 0.004129 3.276677 ( 1.637769)
build_install 0.009424 0.003569 2.478439 ( 1.647056)
test_btest 0.000616 0.000110 55.224733 ( 14.129289)
test_basic 0.000000 0.004152 0.353184 ( 0.446516)
test_all 0.000000 0.001756 566.843301 (162.559009)
test_rubyspec 0.016861 0.026217 62.458185 ( 72.294943)
total: 257.72 sec