Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-035658
#<BuildRuby:0x0000563d132a22a8
@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.20231219-035658",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000034 0.000009 0.000043 ( 0.000035)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.005965 0.000473 2.339733 ( 2.568955)
build_miniruby 0.001348 0.000324 1.603610 ( 1.604228)
build_ruby 0.000000 0.001852 3.243827 ( 3.448950)
build_all 0.004834 0.002387 5.569073 ( 2.755385)
build_install 0.007388 0.010738 7.072464 ( 4.115696)
test_btest 0.000583 0.000201 78.754615 ( 30.024866)
test_basic 0.004361 0.002714 0.875647 ( 0.944193)
test_all 0.085836 0.032276 683.607104 (288.715571)
test_rubyspec 0.037326 0.029423 92.335872 (104.089169)
total: 438.27 sec