Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-225239
#<BuildRuby:0x000055a5df1a21a8
@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.20230805-225239",
@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.000034 0.000004 0.000038 ( 0.000037)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.002887 0.004450 2.334548 ( 5.947328)
build_miniruby 0.001036 0.000138 1.760923 ( 3.167860)
build_ruby 0.001983 0.000264 3.462081 ( 25.235533)
build_all 0.000344 0.007788 2.799252 ( 2.972257)
build_install 0.000000 0.017682 4.396614 ( 6.039863)
test_btest 0.000476 0.000364 83.369921 ( 56.176027)
test_basic 0.004305 0.004053 1.025352 ( 1.620676)
test_all 0.000804 0.000284 686.625126 (434.682078)
test_rubyspec 0.038284 0.017906 100.884826 (167.548610)
total: 703.39 sec