Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-060500
#<BuildRuby:0x00007f98da12fdc0
@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.20240820-060500",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000050 0.000009 0.000059 ( 0.000059)
configure 0.000032 0.000006 0.000038 ( 0.000037)
build_up 0.005672 0.004294 4.248545 ( 6.968512)
build_miniruby 0.002245 0.000460 2.000705 ( 2.917842)
build_ruby 0.002134 0.000438 5.142274 ( 7.375473)
build_all 0.009881 0.002027 9.988311 ( 12.816229)
build_install 0.026571 0.001651 13.459455 ( 24.638033)
test_btest 0.000798 0.000149 138.419224 (153.723735)
test_basic 0.011384 0.004150 1.579317 ( 2.265127)
test_all 0.103891 0.067053 1010.072998 (784.449220)
test_rubyspec 0.063278 0.034746 186.512318 ( 67.855845)
total: 1063.01 sec