Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-204641
#<BuildRuby:0x0000563449c72120
@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.20240114-204641",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005282 0.000845 1.655483 ( 3.071551)
build_miniruby 0.001597 0.000255 1.818416 ( 2.199942)
build_ruby 0.000000 0.002411 3.419005 ( 4.440017)
build_all 0.005211 0.002886 5.815500 ( 6.161889)
build_install 0.018082 0.001664 7.001619 ( 6.726254)
test_btest 0.000906 0.000167 83.228927 ( 87.978081)
test_basic 0.007357 0.000435 0.926361 ( 1.597329)
test_all 0.104466 0.026476 837.377082 (1006.146253)
test_rubyspec 0.039676 0.036971 102.270921 (170.140595)
total: 1288.46 sec