Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-171546
#<BuildRuby:0x00007f14b804fdc0
@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.20240709-171546",
@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.000025 0.000003 0.000028 ( 0.000024)
autoconf 0.000042 0.000005 0.000047 ( 0.000043)
configure 0.000040 0.000000 0.000040 ( 0.000040)
build_up 0.023111 0.003432 58.173385 (134.096118)
build_miniruby 0.002303 0.000281 2.289334 ( 5.062985)
build_ruby 0.000000 0.003262 4.723745 ( 26.081887)
build_all 0.018121 0.001435 12.193252 ( 18.490731)
build_install 0.022787 0.005037 12.470181 ( 17.875746)
test_btest 0.001080 0.000158 125.044594 (186.655250)
test_basic 0.009101 0.000000 1.328165 ( 2.736656)
test_all 0.105056 0.059906 930.243117 (841.797063)
test_rubyspec 0.067420 0.021446 167.618798 ( 37.347848)
total: 1270.15 sec