Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-145702
#<BuildRuby:0x00005624e9e4a390
@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-145702",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.000000 0.006554 2.076398 ( 4.194182)
build_miniruby 0.000983 0.000570 1.602271 ( 1.679776)
build_ruby 0.001290 0.000322 3.115614 ( 3.728554)
build_all 0.006298 0.001574 2.572782 ( 3.161208)
build_install 0.014728 0.003682 3.845391 ( 4.830013)
test_btest 0.000756 0.000189 80.920316 ( 44.534847)
test_basic 0.001705 0.005408 0.879138 ( 1.385136)
test_all 0.001128 0.000329 619.067175 (297.374523)
test_rubyspec 0.001619 0.050987 89.409375 (117.391600)
total: 478.28 sec