Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-034248
#<BuildRuby:0x00007f053cfafdc8
@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.20240927-034248",
@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.000025 0.000003 0.000028 ( 0.000028)
autoconf 0.000042 0.000004 0.000046 ( 0.000046)
configure 0.000037 0.000004 0.000041 ( 0.000042)
build_up 0.004658 0.004061 4.192517 ( 3.581696)
build_miniruby 0.001350 0.000193 1.591044 ( 1.588087)
build_ruby 0.001738 0.000248 4.142782 ( 4.315141)
build_all 0.005520 0.003034 7.297959 ( 3.056828)
build_install 0.015524 0.003253 10.703931 ( 4.909495)
test_btest 0.001041 0.000169 94.294828 ( 25.371408)
test_basic 0.005675 0.003481 1.062618 ( 1.110099)
test_all 0.106974 0.042094 789.375109 (260.310285)
test_rubyspec 0.036388 0.047418 138.920578 ( 30.822197)
total: 335.07 sec