Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-222137
#<BuildRuby:0x0000556c311f5fc0
@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.20230514-222137",
@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.000001 0.000021 ( 0.000021)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.005399 0.000234 1.761821 ( 2.996569)
build_miniruby 0.001226 0.000054 1.203868 ( 1.201919)
build_ruby 0.001471 0.000064 2.331364 ( 2.543040)
build_all 0.006040 0.000000 1.906702 ( 1.050255)
build_install 0.010565 0.004001 3.250561 ( 2.270717)
test_btest 0.000823 0.000000 71.806253 ( 23.083944)
test_basic 0.001333 0.003984 0.592307 ( 0.668066)
test_all 0.000829 0.000086 544.142821 (170.221286)
test_rubyspec 0.025474 0.019459 74.408044 ( 86.057258)
total: 290.09 sec