Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-041738
#<BuildRuby:0x000056492b05e018
@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.20230210-041738",
@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.000025 0.000005 0.000030 ( 0.000031)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.002062 0.004608 1.289477 ( 2.578709)
build_miniruby 0.001198 0.000300 1.380583 ( 1.852273)
build_ruby 0.001689 0.000000 2.800327 ( 3.922840)
build_all 0.008662 0.000480 4.119838 ( 4.948670)
build_install 0.016835 0.001759 3.109764 ( 3.932933)
test_btest 0.000731 0.000156 62.689907 ( 63.209683)
test_basic 0.005567 0.001192 0.499158 ( 0.972994)
test_all 0.001252 0.000000 703.738007 (614.326381)
test_rubyspec 0.024577 0.037432 77.591229 (105.196112)
total: 800.94 sec