Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-105309
#<BuildRuby:0x0000557c08fd5a00
@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.20240317-105309",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000032 0.000001 0.000033 ( 0.000033)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.000000 0.006805 2.310520 ( 2.304018)
build_miniruby 0.000352 0.001083 1.488633 ( 1.486605)
build_ruby 0.001343 0.000144 3.110197 ( 3.324903)
build_all 0.007967 0.000000 6.756832 ( 2.523607)
build_install 0.016216 0.003152 8.267772 ( 3.756649)
test_btest 0.000858 0.000095 92.229619 ( 24.289209)
test_basic 0.003043 0.003790 0.939028 ( 1.006854)
test_all 0.068360 0.054905 807.354151 (227.723286)
test_rubyspec 0.058061 0.027369 118.834318 (127.990460)
total: 394.41 sec