Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-031823
#<BuildRuby:0x000055ecccb2def0
@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.20231221-031823",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.001783 0.004269 1.833766 ( 2.192024)
build_miniruby 0.001494 0.000000 1.575848 ( 1.576249)
build_ruby 0.001764 0.000000 3.226715 ( 3.429582)
build_all 0.003921 0.004001 5.742701 ( 2.735920)
build_install 0.013821 0.005779 7.073447 ( 4.074976)
test_btest 0.000802 0.000138 79.988638 ( 33.099177)
test_basic 0.000000 0.005002 0.807821 ( 1.207807)
test_all 0.062377 0.056279 659.701671 (240.422738)
test_rubyspec 0.030174 0.035532 91.776694 (103.499473)
total: 392.24 sec