Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-171802
#<BuildRuby:0x00005583e264e1a8
@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.20230705-171802",
@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.000001 0.000022 ( 0.000021)
autoconf 0.000037 0.000001 0.000038 ( 0.000037)
configure 0.000030 0.000001 0.000031 ( 0.000030)
build_up 0.003623 0.004164 2.231291 ( 6.314998)
build_miniruby 0.001558 0.000104 1.892579 ( 3.014861)
build_ruby 0.000000 0.001667 3.158857 ( 5.595366)
build_all 0.000000 0.007944 2.531120 ( 3.375079)
build_install 0.013448 0.005432 4.289773 ( 6.592800)
test_btest 0.000598 0.000102 82.982318 ( 58.741706)
test_basic 0.003978 0.000682 0.903375 ( 1.776926)
test_all 0.001547 0.000265 650.665399 (580.053567)
test_rubyspec 0.040129 0.023665 93.615688 (204.324733)
total: 869.79 sec