Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-210322
#<BuildRuby:0x000055c742b6e018
@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.20231206-210322",
@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.000003 0.000017 ( 0.000019)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.001202 0.007016 2.645168 ( 4.104905)
build_miniruby 0.000000 0.001668 1.603621 ( 1.715645)
build_ruby 0.000000 0.001689 3.311911 ( 3.694503)
build_all 0.003102 0.005561 6.109020 ( 4.631986)
build_install 0.009520 0.010668 7.710147 ( 6.172676)
test_btest 0.000517 0.000249 83.900957 ( 67.119815)
test_basic 0.006234 0.003001 0.952006 ( 1.250544)
test_all 0.107205 0.014634 681.067202 (356.612191)
test_rubyspec 0.033894 0.033922 98.876334 (112.183547)
total: 557.49 sec