Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-004641
#<BuildRuby:0x0000561845b6a1a8
@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.20240113-004641",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005503 0.000173 1.266092 ( 1.642871)
build_miniruby 0.001195 0.000132 1.357962 ( 1.355796)
build_ruby 0.001578 0.000175 3.114772 ( 3.324273)
build_all 0.003234 0.003420 5.261147 ( 2.068179)
build_install 0.011810 0.003949 6.381532 ( 3.069766)
test_btest 0.000921 0.000144 80.168019 ( 22.168217)
test_basic 0.002265 0.004397 0.805784 ( 0.862680)
test_all 0.078478 0.042419 736.337623 (241.467676)
test_rubyspec 0.034481 0.024211 79.794128 ( 91.260715)
total: 367.22 sec