Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-023236
#<BuildRuby:0x0000560df5ff62a8
@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.20230528-023236",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006243 0.000000 1.881484 ( 4.395759)
build_miniruby 0.001447 0.000000 1.361448 ( 1.528183)
build_ruby 0.001510 0.000167 2.664904 ( 3.108037)
build_all 0.006414 0.000770 2.171384 ( 1.995985)
build_install 0.008902 0.009478 3.554615 ( 3.369625)
test_btest 0.000874 0.000168 76.636293 ( 40.556479)
test_basic 0.002465 0.005082 0.777055 ( 1.130322)
test_all 0.000738 0.000170 548.265648 (235.075204)
test_rubyspec 0.026803 0.025779 81.682958 ( 99.210864)
total: 390.37 sec