Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-121924
#<BuildRuby:0x000056388325a1b8
@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.20230821-121924",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000032 0.000005 0.000037 ( 0.000036)
autoconf 0.000044 0.000007 0.000051 ( 0.000051)
configure 0.000036 0.000006 0.000042 ( 0.000042)
build_up 0.003121 0.004497 2.416324 ( 6.407898)
build_miniruby 0.001354 0.000262 1.698356 ( 3.920711)
build_ruby 0.001558 0.000301 3.489713 ( 6.481012)
build_all 0.004161 0.004110 6.484452 ( 6.608420)
build_install 0.014749 0.004660 8.164774 ( 7.553341)
test_btest 0.000651 0.000149 85.541361 ( 60.737414)
test_basic 0.002751 0.004899 0.981598 ( 1.674032)
test_all 0.006902 0.002715 705.853588 (503.634354)
test_rubyspec 0.031457 0.038176 107.061671 (124.389225)
total: 721.41 sec