Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-110230
#<BuildRuby:0x0000564b4b4627c8
@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.20230905-110230",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.003231 0.002122 1.680247 ( 2.052586)
build_miniruby 0.001343 0.000197 1.277592 ( 1.275737)
build_ruby 0.000000 0.001894 3.185619 ( 3.398659)
build_all 0.006185 0.001504 6.130167 ( 2.798192)
build_install 0.008734 0.009217 7.546779 ( 4.087842)
test_btest 0.000776 0.000172 84.869003 ( 28.026601)
test_basic 0.002643 0.003598 0.917488 ( 0.978712)
test_all 0.007327 0.001605 681.314487 (231.829702)
test_rubyspec 0.028702 0.030817 96.719759 (108.105987)
total: 382.55 sec