Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-121217
#<BuildRuby:0x0000558419c2e2a8
@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.20240202-121217",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001124 0.004377 1.565923 ( 1.886503)
build_miniruby 0.001064 0.000253 1.258304 ( 1.256163)
build_ruby 0.001153 0.000275 2.372712 ( 2.592588)
build_all 0.006515 0.000509 5.910827 ( 2.333102)
build_install 0.012682 0.005385 6.978192 ( 3.299001)
test_btest 0.000831 0.000208 83.242060 ( 21.821917)
test_basic 0.006214 0.000000 0.709053 ( 0.771148)
test_all 0.072904 0.041727 645.826316 (191.480400)
test_rubyspec 0.045208 0.052511 134.551168 (145.918213)
total: 371.36 sec