Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-211539
#<BuildRuby:0x0000556e83525f70
@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.20230628-211539",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.002300 0.004543 2.067056 ( 4.943407)
build_miniruby 0.001623 0.000312 1.619900 ( 2.194969)
build_ruby 0.001590 0.000306 3.075048 ( 4.962236)
build_all 0.006544 0.001258 2.465020 ( 3.282604)
build_install 0.018089 0.001596 3.787969 ( 5.612409)
test_btest 0.000778 0.000139 80.976097 ( 66.323388)
test_basic 0.008218 0.000000 0.924157 ( 2.139949)
test_all 0.001740 0.000031 650.225062 (645.567972)
test_rubyspec 0.025923 0.038179 91.673376 (215.968314)
total: 951.00 sec