Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-020404
#<BuildRuby:0x000055d5d23c5f70
@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.20231215-020404",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000021)
build_up 0.003728 0.003169 2.287145 ( 2.322521)
build_miniruby 0.001107 0.000230 1.547374 ( 1.547105)
build_ruby 0.001559 0.000325 2.776798 ( 2.967115)
build_all 0.004257 0.003147 5.411279 ( 2.059150)
build_install 0.016918 0.000000 6.709124 ( 3.115842)
test_btest 0.000978 0.000000 81.371553 ( 22.134070)
test_basic 0.005755 0.000860 0.732181 ( 0.789936)
test_all 0.086211 0.032987 717.793280 (223.428680)
test_rubyspec 0.024563 0.035228 89.874372 (101.473898)
total: 359.84 sec