Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-084550
#<BuildRuby:0x000055c7e7016008
@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.20230705-084550",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000038 0.000005 0.000043 ( 0.000038)
configure 0.000032 0.000004 0.000036 ( 0.000037)
build_up 0.005880 0.000250 2.041244 ( 3.523515)
build_miniruby 0.001178 0.000157 1.560050 ( 1.566801)
build_ruby 0.001421 0.000190 3.129254 ( 3.391776)
build_all 0.008104 0.000000 2.490941 ( 2.231807)
build_install 0.008794 0.007669 3.771548 ( 3.991503)
test_btest 0.000664 0.000113 82.636767 ( 38.806819)
test_basic 0.003012 0.004682 0.830097 ( 0.907838)
test_all 0.002260 0.000000 599.310992 (256.604318)
test_rubyspec 0.029036 0.025359 89.137414 (102.424654)
total: 413.45 sec