Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-150135
#<BuildRuby:0x0000564188b69f70
@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.20230722-150135",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.000000 0.006795 1.898675 ( 3.181550)
build_miniruby 0.000804 0.000476 1.397088 ( 1.396027)
build_ruby 0.001168 0.000116 2.889052 ( 3.113857)
build_all 0.006470 0.000647 2.560786 ( 1.642763)
build_install 0.016825 0.000423 3.752471 ( 2.675205)
test_btest 0.000843 0.000077 78.542013 ( 26.469145)
test_basic 0.004669 0.000424 0.782269 ( 0.855451)
test_all 0.001006 0.000091 602.571792 (184.359313)
test_rubyspec 0.030505 0.018756 83.079682 ( 94.765096)
total: 318.46 sec