Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-225153
#<BuildRuby:0x000055be62d5a1a8
@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.20230203-225153",
@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.000024)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000535 0.003724 1.134700 ( 1.546145)
build_miniruby 0.001394 0.000111 1.052841 ( 1.051193)
build_ruby 0.000000 0.001457 2.107158 ( 2.337829)
build_all 0.004251 0.002439 3.643223 ( 1.815384)
build_install 0.015396 0.000000 2.820974 ( 2.069988)
test_btest 0.000868 0.000000 54.281567 ( 17.884714)
test_basic 0.000000 0.005248 0.423198 ( 0.516485)
test_all 0.000583 0.001515 628.855171 (194.016966)
test_rubyspec 0.027208 0.013926 66.317451 ( 76.279048)
total: 297.52 sec