Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-102057
#<BuildRuby:0x000055cbdda5e138
@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.20240321-102057",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002098 0.008373 4.171078 ( 3.597105)
build_miniruby 0.001722 0.000000 1.889293 ( 1.944786)
build_ruby 0.001730 0.000000 3.746580 ( 4.073209)
build_all 0.002238 0.006341 7.254507 ( 4.095734)
build_install 0.012542 0.010540 10.010591 ( 7.298345)
test_btest 0.000663 0.000221 96.083409 ( 61.652549)
test_basic 0.002338 0.006972 1.052247 ( 1.333766)
test_all 0.078432 0.045181 782.793309 (475.284448)
test_rubyspec 0.034921 0.060307 133.612647 (170.642000)
total: 729.92 sec