Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-222147
#<BuildRuby:0x000056129fc421a8
@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.20230609-222147",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000011 0.000001 0.000012 ( 0.000021)
configure 0.000012 0.000000 0.000012 ( 0.000014)
build_up 0.005321 0.000280 1.649192 ( 2.959900)
build_miniruby 0.001168 0.000061 1.135097 ( 1.134019)
build_ruby 0.001530 0.000080 2.241073 ( 2.447827)
build_all 0.006431 0.000000 2.002069 ( 1.116663)
build_install 0.011893 0.003458 3.071680 ( 2.012943)
test_btest 0.000793 0.000061 75.630762 ( 19.839352)
test_basic 0.000873 0.003633 0.681862 ( 0.753973)
test_all 0.001214 0.000135 510.566249 (150.246855)
test_rubyspec 0.029626 0.012855 72.131647 ( 83.695514)
total: 264.21 sec