Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-183208
#<BuildRuby:0x0000563587a422a8
@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.20230625-183208",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005760 0.000785 1.971984 ( 4.811971)
build_miniruby 0.001192 0.000162 1.566353 ( 2.020351)
build_ruby 0.001340 0.000183 2.914825 ( 25.852252)
build_all 0.004941 0.003089 2.396927 ( 1.656817)
build_install 0.010057 0.006100 3.713575 ( 5.185643)
test_btest 0.001070 0.000000 81.387052 ( 30.838150)
test_basic 0.003663 0.004588 0.860810 ( 3.487132)
test_all 0.000764 0.000176 612.317305 (243.571710)
test_rubyspec 0.028127 0.019915 83.664451 ( 95.465089)
total: 412.89 sec