Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-024804
#<BuildRuby:0x00007f817ea1fde0
@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.20240801-024804",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.000000 0.007639 3.124116 ( 3.065548)
build_miniruby 0.000861 0.000654 1.209552 ( 1.206687)
build_ruby 0.001472 0.000473 2.856807 ( 5.443503)
build_all 0.001127 0.007118 6.801941 ( 2.547293)
build_install 0.010557 0.006639 9.142576 ( 4.116188)
test_btest 0.001117 0.000000 107.054500 ( 32.306748)
test_basic 0.010892 0.002388 1.393432 ( 1.703959)
test_all 0.094842 0.057884 840.553870 (279.193800)
test_rubyspec 0.045809 0.045355 164.955176 ( 33.119804)
total: 362.70 sec