Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-082634
#<BuildRuby:0x0000558aa2f223d0
@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.20230112-082634",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.000174 0.004031 1.057484 ( 1.475986)
build_miniruby 0.000922 0.000252 1.287115 ( 1.289411)
build_ruby 0.000000 0.001493 3.479551 ( 3.855713)
build_all 0.001158 0.006603 3.875696 ( 2.130490)
build_install 0.002667 0.012087 2.864317 ( 2.486407)
test_btest 0.000427 0.000205 54.855719 ( 25.915612)
test_basic 0.002263 0.001086 0.389038 ( 5.138684)
test_all 0.001465 0.000704 633.280929 (223.746285)
test_rubyspec 0.021547 0.026400 67.312623 ( 77.493465)
total: 343.53 sec