Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231226-171042
#<BuildRuby:0x00005568d8951f00
@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.20231226-171042",
@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.000016)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002179 0.003081 1.586676 ( 1.972840)
build_miniruby 0.001404 0.000000 1.604420 ( 1.606316)
build_ruby 0.001895 0.000000 3.332363 ( 3.571278)
build_all 0.007146 0.000448 5.609619 ( 3.101951)
build_install 0.015306 0.000480 6.718680 ( 4.322806)
test_btest 0.000855 0.000114 82.021699 ( 43.610341)
test_basic 0.007883 0.000494 0.929758 ( 1.153869)
test_all 0.088545 0.031754 749.113396 (272.337615)
test_rubyspec 0.027179 0.034945 90.928822 (102.802219)
total: 434.48 sec