Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-024804
#<BuildRuby:0x00007f315516fde0
@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.20240905-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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.002997 0.004857 3.536411 ( 3.375620)
build_miniruby 0.000000 0.001619 1.415021 ( 1.411787)
build_ruby 0.000000 0.001946 3.910594 ( 4.093704)
build_all 0.006299 0.002327 7.758391 ( 3.117006)
build_install 0.017693 0.003231 11.068401 ( 5.442725)
test_btest 0.000573 0.000185 118.518825 ( 31.004411)
test_basic 0.008486 0.001584 0.991269 ( 1.037262)
test_all 0.124064 0.025418 873.637955 (282.840607)
test_rubyspec 0.043907 0.048569 165.045028 ( 30.736966)
total: 363.06 sec