Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-044813
#<BuildRuby:0x00005609c6dde7c8
@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.20230602-044813",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.004853 0.001387 1.855362 ( 4.376815)
build_miniruby 0.001339 0.000383 1.284897 ( 1.452045)
build_ruby 0.001285 0.000368 2.663327 ( 3.111963)
build_all 0.001343 0.006161 2.168945 ( 2.274334)
build_install 0.011825 0.005390 3.437054 ( 3.282524)
test_btest 0.000723 0.000261 75.629169 ( 39.799716)
test_basic 0.005240 0.001569 0.783691 ( 1.228330)
test_all 0.001023 0.000366 581.034908 (263.839631)
test_rubyspec 0.024745 0.030463 84.505572 (103.032046)
total: 422.40 sec