Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-001049
#<BuildRuby:0x00007fb1eb8cfdd0
@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.20241122-001049",
@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.000017 0.000006 0.000023 ( 0.000025)
autoconf 0.000025 0.000009 0.000034 ( 0.000033)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.000000 0.007475 3.413002 ( 3.327896)
build_miniruby 0.000000 0.001621 1.352213 ( 1.352861)
build_ruby 0.000000 0.001844 3.707291 ( 3.917272)
build_all 0.007647 0.000436 6.479848 ( 2.735900)
build_install 0.017099 0.000000 9.377598 ( 4.711288)
test_btest 0.001009 0.000000 76.520344 ( 20.678608)
test_basic 0.007910 0.001005 0.881856 ( 0.929920)
test_all 0.087201 0.055622 732.279965 (254.262443)
test_rubyspec 0.060671 0.018899 118.653471 ( 27.351487)
total: 319.27 sec