Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-112137
#<BuildRuby:0x000055a96f136078
@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.20231220-112137",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005535 0.000166 1.841666 ( 2.199739)
build_miniruby 0.001218 0.000136 1.508224 ( 1.505955)
build_ruby 0.001545 0.000000 2.771122 ( 13.654210)
build_all 0.007211 0.000000 5.160183 ( 1.948161)
build_install 0.011211 0.006988 6.745326 ( 3.341427)
test_btest 0.000000 0.000917 80.141830 ( 22.772798)
test_basic 0.002082 0.003264 0.824765 ( 0.892953)
test_all 0.095882 0.024997 683.473287 (199.844694)
test_rubyspec 0.023437 0.031419 80.539818 ( 92.001511)
total: 338.16 sec