Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-052545
#<BuildRuby:0x00007f786223fdc0
@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.20241006-052545",
@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.000008 0.000005 0.000013 ( 0.000014)
autoconf 0.000016 0.000009 0.000025 ( 0.000026)
configure 0.000014 0.000008 0.000022 ( 0.000022)
build_up 0.004732 0.002662 3.429237 ( 3.263721)
build_miniruby 0.000978 0.000550 1.571482 ( 1.568298)
build_ruby 0.001814 0.000000 4.245945 ( 4.389335)
build_all 0.009313 0.000000 7.305823 ( 3.034986)
build_install 0.020909 0.000000 10.128339 ( 4.701571)
test_btest 0.000929 0.000000 94.171203 ( 24.726110)
test_basic 0.009407 0.001623 1.074209 ( 1.118288)
test_all 0.111334 0.042164 751.302217 (233.287885)
test_rubyspec 0.062143 0.026157 131.579669 ( 26.522949)
total: 302.61 sec