Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-062735
#<BuildRuby:0x000055a38cb8a120
@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.20240124-062735",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.005802 0.000127 1.779469 ( 2.146193)
build_miniruby 0.001199 0.000080 1.445224 ( 1.443624)
build_ruby 0.001429 0.000095 2.735417 ( 2.976955)
build_all 0.007171 0.000000 5.839810 ( 2.221397)
build_install 0.017271 0.000000 7.122074 ( 3.417844)
test_btest 0.001075 0.000000 84.553601 ( 22.806298)
test_basic 0.000000 0.006505 0.837281 ( 0.894022)
test_all 0.081017 0.035047 712.500498 (209.625794)
test_rubyspec 0.038322 0.060328 148.463679 (159.762525)
total: 405.30 sec