Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-005410
#<BuildRuby:0x00005571f2602138
@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.20231228-005410",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.001306 0.004218 1.672802 ( 2.691511)
build_miniruby 0.001411 0.000157 1.642928 ( 1.778505)
build_ruby 0.002013 0.000223 3.423554 ( 3.920067)
build_all 0.008233 0.000000 5.746532 ( 4.260669)
build_install 0.012968 0.005391 6.806258 ( 4.888917)
test_btest 0.000740 0.000000 81.995035 ( 61.287498)
test_basic 0.000000 0.007001 0.855052 ( 0.973976)
test_all 0.090364 0.030742 802.563214 (360.244600)
test_rubyspec 0.015946 0.050422 98.653053 (114.003292)
total: 554.05 sec