Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-220407
#<BuildRuby:0x000055cf7291e2a8
@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.20230813-220407",
@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.000020 0.000004 0.000024 ( 0.000076)
autoconf 0.000042 0.000009 0.000051 ( 0.000153)
configure 0.000000 0.000040 0.000040 ( 0.000115)
build_up 0.002024 0.004747 2.154614 ( 4.762355)
build_miniruby 0.001384 0.000334 1.697443 ( 2.734824)
build_ruby 0.001270 0.000306 3.326059 ( 4.275116)
build_all 0.006302 0.001521 2.881321 ( 3.478969)
build_install 0.011445 0.006674 4.396417 ( 5.333253)
test_btest 0.000675 0.000181 83.387954 ( 52.326546)
test_basic 0.002765 0.000738 0.942982 ( 1.779840)
test_all 0.001792 0.000000 716.263221 (514.272147)
test_rubyspec 0.028582 0.038691 101.140519 (173.775806)
total: 762.74 sec