Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-000327
#<BuildRuby:0x0000561f4c1fe1d8
@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.20230817-000327",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.007342 0.000905 2.254235 ( 7.931546)
build_miniruby 0.001397 0.000376 1.759675 ( 4.648411)
build_ruby 0.002378 0.000000 3.523896 ( 8.253766)
build_all 0.001806 0.007037 6.639937 ( 9.858202)
build_install 0.013597 0.007193 8.613473 ( 20.467891)
test_btest 0.000825 0.000284 86.539551 ( 92.077323)
test_basic 0.003953 0.003971 1.005033 ( 3.510142)
test_all 0.009069 0.001795 710.946188 (735.866744)
test_rubyspec 0.048764 0.028063 110.781607 (235.621642)
total: 1118.24 sec