Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-145634
#<BuildRuby:0x000055d5531f1f48
@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.20231222-145634",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.004957 0.001352 1.751435 ( 2.949823)
build_miniruby 0.001275 0.000347 1.732350 ( 2.124249)
build_ruby 0.001484 0.000405 3.427709 ( 3.873915)
build_all 0.007290 0.000759 6.033276 ( 4.099189)
build_install 0.018145 0.000021 7.166427 ( 5.612023)
test_btest 0.000575 0.000127 80.942642 ( 55.229641)
test_basic 0.002954 0.003063 0.893362 ( 1.295953)
test_all 0.097064 0.022928 678.146666 (373.641976)
test_rubyspec 0.042170 0.024654 95.489451 (108.322885)
total: 557.15 sec