Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240723-175550
#<BuildRuby:0x00007f045d3bfde0
@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.20240723-175550",
@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.000004 0.000020 ( 0.000022)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.009531 0.000364 4.033219 ( 7.766662)
build_miniruby 0.002958 0.000761 1.932427 ( 3.138284)
build_ruby 0.002319 0.000000 4.780165 ( 8.267545)
build_all 0.011657 0.000000 9.011582 ( 14.065021)
build_install 0.022604 0.006006 12.488244 ( 18.399706)
test_btest 0.000733 0.000175 127.372414 (130.259949)
test_basic 0.009997 0.002380 1.421864 ( 1.574357)
test_all 0.091526 0.062374 845.112253 (316.903880)
test_rubyspec 0.050229 0.039659 169.770436 ( 48.366305)
total: 548.76 sec