Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-070555
#<BuildRuby:0x000055605e24a338
@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.20230713-070555",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000021 0.000000 0.000021 ( 0.000022)
build_up 0.005863 0.000210 1.981257 ( 3.213444)
build_miniruby 0.000000 0.001645 1.346225 ( 1.344712)
build_ruby 0.000000 0.001574 2.880137 ( 3.074351)
build_all 0.000000 0.006911 2.529117 ( 1.448044)
build_install 0.009572 0.006771 3.759195 ( 2.482918)
test_btest 0.000920 0.000000 85.918244 ( 23.066692)
test_basic 0.000048 0.006052 0.840509 ( 0.905560)
test_all 0.001287 0.000273 603.161412 (175.414732)
test_rubyspec 0.029931 0.018785 83.888720 ( 95.530806)
total: 306.48 sec