Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-045552
#<BuildRuby:0x00007f2ea237fdc0
@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.20240831-045552",
@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.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000042 0.000008 0.000050 ( 0.000050)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.000701 0.007174 3.268332 ( 3.134105)
build_miniruby 0.000000 0.001681 1.625249 ( 1.624035)
build_ruby 0.000927 0.001305 4.671642 ( 4.812911)
build_all 0.004370 0.005136 8.733111 ( 3.805108)
build_install 0.018374 0.004716 11.757285 ( 6.078544)
test_btest 0.000756 0.000224 122.097612 ( 36.481853)
test_basic 0.005274 0.005751 1.306326 ( 1.351167)
test_all 0.115003 0.036961 878.783071 (285.003905)
test_rubyspec 0.037483 0.052276 165.492380 ( 34.078812)
total: 376.37 sec