Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-111330
#<BuildRuby:0x000055f716a864f8
@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.20231207-111330",
@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.000014 0.000006 0.000020 ( 0.000019)
autoconf 0.000022 0.000009 0.000031 ( 0.000031)
configure 0.000020 0.000008 0.000028 ( 0.000029)
build_up 0.004850 0.001940 2.390291 ( 2.818983)
build_miniruby 0.001302 0.000521 1.738126 ( 1.742238)
build_ruby 0.001440 0.000576 3.462608 ( 3.716803)
build_all 0.004198 0.004331 5.992479 ( 3.124818)
build_install 0.015986 0.002795 7.488910 ( 4.220463)
test_btest 0.000676 0.000265 82.852364 ( 37.371730)
test_basic 0.005299 0.002074 0.876384 ( 0.948797)
test_all 0.063394 0.059065 723.954876 (260.884571)
test_rubyspec 0.033651 0.034017 95.038040 (106.963065)
total: 421.79 sec