Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-180622
#<BuildRuby:0x000055743c36df48
@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.20230628-180622",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.002071 0.003790 2.071935 ( 3.908973)
build_miniruby 0.001816 0.000000 1.574499 ( 1.589668)
build_ruby 0.001697 0.000000 3.152842 ( 10.448703)
build_all 0.006717 0.000359 2.390741 ( 1.810552)
build_install 0.011194 0.005473 3.643666 ( 2.932349)
test_btest 0.000625 0.000117 79.926984 ( 43.252601)
test_basic 0.005847 0.001096 0.856543 ( 1.167261)
test_all 0.001710 0.000124 573.488378 (273.694919)
test_rubyspec 0.022625 0.030894 89.322277 (127.176857)
total: 465.98 sec