Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-154657
#<BuildRuby:0x000055b0123c6078
@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.20231222-154657",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001102 0.004296 1.389238 ( 1.718731)
build_miniruby 0.001120 0.000204 1.306321 ( 1.304645)
build_ruby 0.001431 0.000261 2.555416 ( 2.762080)
build_all 0.004055 0.003336 5.195257 ( 2.076328)
build_install 0.013940 0.000312 6.034902 ( 3.005911)
test_btest 0.000000 0.000791 78.557404 ( 21.272265)
test_basic 0.000000 0.005510 0.898733 ( 0.959682)
test_all 0.100869 0.021556 679.766959 (244.286244)
test_rubyspec 0.050226 0.018190 94.938892 (109.369898)
total: 386.76 sec