Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231024-035245
#<BuildRuby:0x000055e2e3a0e120
@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.20231024-035245",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000020)
build_up 0.006436 0.000094 3.458324 ( 3.568100)
build_miniruby 0.001573 0.000000 1.535442 ( 1.534785)
build_ruby 0.001686 0.000000 2.825146 ( 3.052326)
build_all 0.003062 0.004352 5.451215 ( 2.230078)
build_install 0.013473 0.004792 7.728817 ( 4.047695)
test_btest 0.000760 0.000081 78.346091 ( 36.246985)
test_basic 0.000000 0.007278 0.847153 ( 1.133060)
test_all 0.088975 0.027899 606.785965 (223.349391)
test_rubyspec 0.039612 0.026524 92.676266 (105.108240)
total: 380.27 sec