Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231024-014532
#<BuildRuby:0x000055e70886a138
@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.20231024-014532",
@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.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.000000 0.006951 3.184476 ( 3.277836)
build_miniruby 0.000878 0.000480 1.474960 ( 1.474172)
build_ruby 0.001391 0.000206 2.958859 ( 3.169936)
build_all 0.006826 0.000414 5.533245 ( 2.640024)
build_install 0.015526 0.004584 7.583105 ( 4.255616)
test_btest 0.000000 0.001329 78.272180 ( 40.167560)
test_basic 0.005054 0.002891 0.886467 ( 1.173152)
test_all 0.087623 0.030315 676.607309 (256.057240)
test_rubyspec 0.023238 0.044842 89.620675 (101.367849)
total: 413.58 sec