Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231226-232239
#<BuildRuby:0x00005564d8d4df68
@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.20231226-232239",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004940 0.000144 1.656883 ( 2.052930)
build_miniruby 0.001342 0.000224 1.577972 ( 1.578044)
build_ruby 0.001751 0.000000 3.180802 ( 3.404074)
build_all 0.004960 0.002407 5.542766 ( 2.870331)
build_install 0.013172 0.004927 6.742416 ( 4.053246)
test_btest 0.000956 0.000000 80.039484 ( 30.575172)
test_basic 0.003499 0.004128 0.881425 ( 0.949500)
test_all 0.081661 0.037516 780.638036 (287.880762)
test_rubyspec 0.026797 0.041623 94.824557 (107.333747)
total: 440.70 sec