Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-133954
#<BuildRuby:0x00007f7be871fdc0
@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.20240828-133954",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000032)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.004998 0.004162 4.030577 ( 4.170593)
build_miniruby 0.001633 0.000362 1.659306 ( 1.665168)
build_ruby 0.001702 0.000378 4.558224 ( 4.760313)
build_all 0.009399 0.001155 8.546571 ( 4.989955)
build_install 0.010496 0.013801 11.687684 ( 6.667954)
test_btest 0.000832 0.000238 123.269005 ( 67.838231)
test_basic 0.007196 0.004948 1.398518 ( 1.588057)
test_all 0.113076 0.046396 930.180863 (521.030432)
test_rubyspec 0.063193 0.033003 177.514403 (114.054424)
total: 726.77 sec