Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-111353
#<BuildRuby:0x000055a17129a230
@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.20240115-111353",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.000597 0.004109 1.523491 ( 1.860361)
build_miniruby 0.001290 0.000387 1.419039 ( 1.417938)
build_ruby 0.001708 0.000000 2.791773 ( 3.006192)
build_all 0.006743 0.000126 5.558239 ( 2.206302)
build_install 0.018028 0.000000 6.650736 ( 3.401370)
test_btest 0.000000 0.001082 82.737469 ( 32.253028)
test_basic 0.002034 0.005746 0.948899 ( 1.147845)
test_all 0.085429 0.033684 767.968823 (280.006806)
test_rubyspec 0.043420 0.019598 90.023347 (101.698372)
total: 427.00 sec