Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-145217
#<BuildRuby:0x000055cf472f5f00
@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.20230628-145217",
@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.000067 0.000000 0.000067 ( 0.000037)
autoconf 0.000040 0.000000 0.000040 ( 0.000040)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.003144 0.003913 2.156952 ( 4.660115)
build_miniruby 0.001849 0.000264 1.559153 ( 1.888226)
build_ruby 0.001483 0.000212 3.113845 ( 4.543422)
build_all 0.003835 0.003370 2.526336 ( 2.765455)
build_install 0.013974 0.004338 3.978756 ( 5.097074)
test_btest 0.000660 0.000120 79.749671 ( 54.289323)
test_basic 0.004079 0.004907 0.923416 ( 1.478553)
test_all 0.001181 0.000251 598.536752 (323.048635)
test_rubyspec 0.030068 0.022152 87.242325 (117.764131)
total: 515.54 sec