Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-084022
#<BuildRuby:0x0000555dd8f1a2a8
@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.20230830-084022",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.006466 0.000626 1.911794 ( 2.886691)
build_miniruby 0.001823 0.000000 1.726370 ( 1.879834)
build_ruby 0.001892 0.000000 3.377848 ( 3.770839)
build_all 0.007600 0.002315 6.762604 ( 4.609670)
build_install 0.014720 0.004639 8.097196 ( 6.085432)
test_btest 0.000667 0.000083 84.036263 ( 45.037574)
test_basic 0.008540 0.000562 0.984982 ( 1.315400)
test_all 0.009170 0.001118 671.141240 (292.884970)
test_rubyspec 0.026522 0.042819 105.404984 (124.227160)
total: 482.70 sec