Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-220400
#<BuildRuby:0x000055d2ba016390
@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.20230131-220400",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.000156 0.003963 0.938256 ( 1.366506)
build_miniruby 0.001057 0.000279 0.936304 ( 0.934817)
build_ruby 0.001019 0.000269 1.785639 ( 1.981847)
build_all 0.005058 0.001331 3.188307 ( 1.586555)
build_install 0.011857 0.000000 2.410675 ( 1.617121)
test_btest 0.000961 0.000000 55.311939 ( 15.147735)
test_basic 0.004717 0.000000 0.371001 ( 0.464209)
test_all 0.001501 0.000000 611.218952 (176.048821)
test_rubyspec 0.029926 0.007586 59.053882 ( 68.975393)
total: 268.12 sec