Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-203415
#<BuildRuby:0x000055f2e7f11a00
@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.20240311-203415",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.007409 0.000235 2.568735 ( 2.301396)
build_miniruby 0.001321 0.000091 1.700524 ( 1.698214)
build_ruby 0.001450 0.000100 3.304963 ( 3.516119)
build_all 0.003429 0.004152 6.816238 ( 2.546251)
build_install 0.015769 0.004082 8.393764 ( 3.856361)
test_btest 0.000678 0.000080 91.343671 ( 24.707355)
test_basic 0.006227 0.000232 0.824524 ( 0.892785)
test_all 0.076286 0.041561 792.389079 (233.740095)
test_rubyspec 0.055508 0.020249 113.503355 (122.671114)
total: 395.93 sec