Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-062356
#<BuildRuby:0x0000564039f2a3d0
@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.20230113-062356",
@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.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.000238 0.004067 1.067521 ( 1.468793)
build_miniruby 0.001188 0.000000 1.298263 ( 1.297990)
build_ruby 0.001520 0.000000 3.428677 ( 3.782094)
build_all 0.007444 0.000000 3.745741 ( 1.977532)
build_install 0.014241 0.000935 2.953661 ( 2.336470)
test_btest 0.000784 0.000163 55.574291 ( 22.854402)
test_basic 0.004817 0.000114 0.416427 ( 0.514214)
test_all 0.000912 0.000183 624.342733 (221.818703)
test_rubyspec 0.029421 0.021020 68.000316 ( 78.891634)
total: 334.94 sec