Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-113147
#<BuildRuby:0x000055a6b0a9e230
@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.20231218-113147",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.005656 0.000998 2.248908 ( 2.356981)
build_miniruby 0.001075 0.000189 1.354070 ( 1.353097)
build_ruby 0.001252 0.000221 3.035361 ( 3.219269)
build_all 0.006934 0.000000 5.472969 ( 2.299291)
build_install 0.004067 0.011533 6.775030 ( 3.354124)
test_btest 0.000771 0.000000 79.735483 ( 22.536622)
test_basic 0.005671 0.000665 0.838998 ( 0.906398)
test_all 0.080212 0.036468 678.003645 (209.023200)
test_rubyspec 0.018565 0.036653 85.081166 ( 96.768853)
total: 341.82 sec