Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-221158
#<BuildRuby:0x0000556dacb79f48
@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.20230806-221158",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.007389 0.000238 2.282064 ( 6.201125)
build_miniruby 0.001381 0.000045 1.669857 ( 2.418933)
build_ruby 0.000000 0.001809 3.642519 ( 5.425210)
build_all 0.006394 0.002274 2.805290 ( 4.567089)
build_install 0.019698 0.000909 4.321115 ( 6.439365)
test_btest 0.000000 0.000832 84.125225 ( 50.232468)
test_basic 0.000991 0.008590 0.994156 ( 1.731605)
test_all 0.001091 0.000000 662.063947 (356.745598)
test_rubyspec 0.035517 0.020598 101.497326 (137.618587)
total: 571.38 sec