Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-232127
#<BuildRuby:0x000055b036816230
@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.20231223-232127",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000078 0.000000 0.000078 ( 0.000072)
build_up 0.001511 0.003511 1.479150 ( 1.824273)
build_miniruby 0.000000 0.001585 1.473178 ( 1.472029)
build_ruby 0.000000 0.001559 3.031780 ( 3.246524)
build_all 0.004012 0.003531 5.506916 ( 2.557937)
build_install 0.011554 0.005050 6.727408 ( 3.753514)
test_btest 0.000664 0.000206 81.110430 ( 32.872768)
test_basic 0.005080 0.003066 0.854260 ( 0.945215)
test_all 0.087852 0.033843 727.593491 (278.974551)
test_rubyspec 0.034125 0.032024 92.708411 (104.569289)
total: 430.22 sec