Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-054610
#<BuildRuby:0x0000558d8256a120
@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.20230906-054610",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.006455 0.000237 1.946695 ( 3.711248)
build_miniruby 0.002028 0.000000 1.728346 ( 2.506388)
build_ruby 0.002519 0.000000 3.761074 ( 5.226645)
build_all 0.005188 0.003741 6.762755 ( 8.323381)
build_install 0.014106 0.007553 8.049615 ( 9.815394)
test_btest 0.000819 0.000122 88.465761 ( 94.242925)
test_basic 0.005429 0.004138 0.995984 ( 1.812995)
test_all 0.010926 0.005248 742.574517 (679.557736)
test_rubyspec 0.042738 0.034268 111.292080 (144.235582)
total: 949.43 sec