Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-233116
#<BuildRuby:0x00005653f2eca120
@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.20230504-233116",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.001689 0.004005 1.827284 ( 3.147915)
build_miniruby 0.001402 0.000107 1.269992 ( 1.274238)
build_ruby 0.001314 0.000102 2.458014 ( 2.685012)
build_all 0.002288 0.003857 2.070706 ( 1.638321)
build_install 0.012128 0.004011 3.498532 ( 3.026737)
test_btest 0.000000 0.000798 74.322484 ( 32.047282)
test_basic 0.000000 0.005774 0.763905 ( 0.845989)
test_all 0.000000 0.001310 563.420870 (205.670217)
test_rubyspec 0.037371 0.014043 77.656110 ( 89.604760)
total: 339.94 sec