Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-011303
#<BuildRuby:0x00007f89d20efde0
@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.20240726-011303",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.004498 0.003284 3.226379 ( 3.081540)
build_miniruby 0.001697 0.000000 1.478432 ( 1.474740)
build_ruby 0.002004 0.000000 3.980062 ( 4.170618)
build_all 0.006845 0.004583 8.520330 ( 5.182675)
build_install 0.015007 0.009634 11.244414 ( 6.992692)
test_btest 0.000661 0.000173 114.355077 ( 33.804110)
test_basic 0.004333 0.005036 1.105642 ( 1.153239)
test_all 0.105220 0.042881 753.249218 (221.097999)
test_rubyspec 0.063178 0.023975 160.227339 ( 26.777169)
total: 303.74 sec