Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-105651
#<BuildRuby:0x00007fd9790afdc0
@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.20240904-105651",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000026 0.000006 0.000032 ( 0.000030)
build_up 0.006909 0.001381 3.648594 ( 3.669218)
build_miniruby 0.001387 0.000278 1.713779 ( 1.710095)
build_ruby 0.000000 0.002318 3.892215 ( 4.017991)
build_all 0.002486 0.005621 7.376863 ( 2.853195)
build_install 0.014442 0.003594 9.833353 ( 4.427242)
test_btest 0.000814 0.000209 116.942297 ( 30.999314)
test_basic 0.010249 0.000474 0.990301 ( 1.050687)
test_all 0.114520 0.036665 869.443921 (278.946573)
test_rubyspec 0.052787 0.037614 162.140714 ( 34.653508)
total: 362.33 sec