Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-140107
#<BuildRuby:0x00005606f444a3d0
@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.20231217-140107",
@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.000000 0.000018 ( 0.000019)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.003015 0.004220 2.510416 ( 3.186958)
build_miniruby 0.000000 0.001830 1.724683 ( 1.742026)
build_ruby 0.000502 0.001440 3.218006 ( 3.425536)
build_all 0.004719 0.003489 5.770504 ( 2.957427)
build_install 0.017907 0.000312 6.991930 ( 3.657554)
test_btest 0.000885 0.000098 81.935134 ( 31.182701)
test_basic 0.000000 0.006194 0.897846 ( 1.016432)
test_all 0.083995 0.035205 674.745457 (257.050802)
test_rubyspec 0.046590 0.018306 94.770114 (106.618387)
total: 410.84 sec