Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-165454
#<BuildRuby:0x00005608ce1527c8
@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.20230815-165454",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006128 0.000980 2.288666 ( 5.923420)
build_miniruby 0.001871 0.000000 1.731585 ( 2.594424)
build_ruby 0.001755 0.000000 3.404194 ( 5.786272)
build_all 0.008655 0.000000 6.397209 ( 5.846317)
build_install 0.011963 0.007612 7.788538 ( 7.156774)
test_btest 0.000844 0.000159 84.853256 ( 54.564443)
test_basic 0.008196 0.000732 0.994432 ( 1.855528)
test_all 0.004977 0.005352 672.112445 (416.227191)
test_rubyspec 0.034508 0.041388 107.997871 (207.940571)
total: 707.90 sec