Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-224644
#<BuildRuby:0x0000563af66323b0
@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.20230605-224644",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000050 0.000000 0.000050 ( 0.000047)
configure 0.000070 0.000000 0.000070 ( 0.000038)
build_up 0.004082 0.002276 1.833228 ( 4.207405)
build_miniruby 0.000000 0.001288 1.304566 ( 1.548963)
build_ruby 0.000000 0.001358 2.520378 ( 2.923705)
build_all 0.004809 0.001887 2.181075 ( 2.340362)
build_install 0.014097 0.002524 3.331633 ( 3.440881)
test_btest 0.000554 0.000134 76.622094 ( 41.433728)
test_basic 0.001991 0.004572 0.773583 ( 1.250990)
test_all 0.001244 0.000343 556.064645 (238.177938)
test_rubyspec 0.026897 0.024763 84.386255 (103.707335)
total: 399.04 sec