Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-020026
#<BuildRuby:0x000055b0975fe1a8
@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.20240125-020026",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.001391 0.004238 1.821972 ( 2.159782)
build_miniruby 0.001291 0.000143 1.412111 ( 1.411090)
build_ruby 0.001684 0.000000 3.159729 ( 12.372091)
build_all 0.007421 0.000000 6.248274 ( 3.226477)
build_install 0.015811 0.004181 7.580703 ( 4.201606)
test_btest 0.000630 0.000076 86.753702 ( 34.835933)
test_basic 0.005174 0.000114 0.886773 ( 0.952017)
test_all 0.071492 0.043219 739.401633 (265.355059)
test_rubyspec 0.046607 0.063242 171.457761 (187.206395)
total: 511.72 sec