Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-184709
#<BuildRuby:0x000055d6973d2570
@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.20230710-184709",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.002103 0.004499 2.093086 ( 3.378608)
build_miniruby 0.001151 0.000300 1.600328 ( 1.672369)
build_ruby 0.001283 0.000334 3.342318 ( 4.067782)
build_all 0.006345 0.001655 2.653203 ( 2.111208)
build_install 0.014461 0.003584 3.997007 ( 3.344225)
test_btest 0.000522 0.000136 83.799844 ( 38.505329)
test_basic 0.003641 0.004141 0.870773 ( 0.945443)
test_all 0.002436 0.000696 619.434130 (256.001810)
test_rubyspec 0.010699 0.040178 89.611934 (103.336647)
total: 413.36 sec