Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230331-025905
#<BuildRuby:0x000055db620ba318
@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.20230331-025905",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000007 0.000002 0.000009 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.003159 0.003758 1.719203 ( 3.346308)
build_miniruby 0.001075 0.000281 1.089700 ( 1.088252)
build_ruby 0.001314 0.000000 2.757604 ( 11.851787)
build_all 0.003314 0.004196 2.274354 ( 1.809302)
build_install 0.013776 0.004528 3.386362 ( 2.745563)
test_btest 0.000509 0.000151 71.743740 ( 22.908311)
test_basic 0.002671 0.000792 0.463820 ( 0.560682)
test_all 0.000629 0.000187 526.912144 (152.773088)
test_rubyspec 0.011823 0.025243 74.197352 ( 84.005741)
total: 281.09 sec