Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-073921
#<BuildRuby:0x000055d2ade523d0
@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.20230616-073921",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.000000 0.005840 1.950660 ( 3.579696)
build_miniruby 0.000000 0.001618 1.425645 ( 1.560734)
build_ruby 0.001204 0.000386 2.978933 ( 3.934594)
build_all 0.008474 0.000138 2.448199 ( 2.592970)
build_install 0.013651 0.005287 3.795813 ( 3.794925)
test_btest 0.000732 0.000170 76.300414 ( 41.879193)
test_basic 0.003744 0.004054 0.830369 ( 1.003274)
test_all 0.001108 0.000286 588.569446 (288.521510)
test_rubyspec 0.035561 0.017031 85.330968 (102.776662)
total: 449.64 sec