Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-065715
#<BuildRuby:0x000056062cad6118
@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.20230808-065715",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.004352 0.003455 2.270084 ( 5.379297)
build_miniruby 0.001294 0.000203 1.757807 ( 2.048986)
build_ruby 0.001678 0.000262 3.530346 ( 4.493843)
build_all 0.003277 0.004638 2.724991 ( 2.559918)
build_install 0.018560 0.000000 4.181570 ( 3.599306)
test_btest 0.000681 0.000000 83.529150 ( 44.226502)
test_basic 0.004316 0.004712 1.033301 ( 1.495008)
test_all 0.000000 0.001126 697.238579 (437.841621)
test_rubyspec 0.014109 0.048088 104.490500 (201.290628)
total: 702.94 sec