Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-050538
#<BuildRuby:0x000055978c2fa390
@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.20230103-050538",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.004567 1.002455 ( 1.427642)
build_miniruby 0.000000 0.001327 1.134364 ( 1.132310)
build_ruby 0.000000 0.001539 2.882316 ( 3.221481)
build_all 0.000000 0.006258 3.480828 ( 1.690502)
build_install 0.008073 0.004638 2.833234 ( 1.874288)
test_btest 0.000489 0.000210 55.515160 ( 16.398684)
test_basic 0.003768 0.001614 0.418424 ( 0.520623)
test_all 0.000859 0.000368 622.352219 (189.688639)
test_rubyspec 0.034741 0.015642 69.094622 ( 80.905645)
total: 296.86 sec