Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-084608
#<BuildRuby:0x000055e2d8af68e0
@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.20240214-084608",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.006011 0.000067 2.061139 ( 2.440495)
build_miniruby 0.001558 0.000052 1.698057 ( 1.700991)
build_ruby 0.001750 0.000058 3.633537 ( 3.847147)
build_all 0.000000 0.008298 7.055801 ( 3.172175)
build_install 0.010069 0.009387 8.596783 ( 4.917678)
test_btest 0.000651 0.000106 93.098406 ( 35.166386)
test_basic 0.002861 0.004974 0.995270 ( 1.097142)
test_all 0.090148 0.029160 814.479857 (302.157900)
test_rubyspec 0.052885 0.058881 184.697724 (194.257793)
total: 548.76 sec