Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-042206
#<BuildRuby:0x000055e240e0e4f8
@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.20240227-042206",
@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.000021)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.003383 0.004917 2.652784 ( 3.366855)
build_miniruby 0.001319 0.000360 1.793301 ( 1.935274)
build_ruby 0.001534 0.000418 3.661576 ( 4.293787)
build_all 0.006623 0.001807 6.948731 ( 5.343276)
build_install 0.020221 0.000000 8.752679 ( 6.910541)
test_btest 0.000968 0.000000 94.449951 ( 71.643481)
test_basic 0.003311 0.003870 1.011856 ( 1.433416)
test_all 0.070483 0.047052 802.684171 (368.144892)
test_rubyspec 0.026091 0.062996 128.296758 (138.790561)
total: 601.86 sec