Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-211721
#<BuildRuby:0x0000559110162258
@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.20231205-211721",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005649 0.000770 2.243065 ( 2.361263)
build_miniruby 0.001265 0.000172 1.502618 ( 1.502549)
build_ruby 0.000000 0.001996 3.080315 ( 3.278484)
build_all 0.005925 0.001729 5.537958 ( 2.531632)
build_install 0.006686 0.011947 7.032937 ( 3.971522)
test_btest 0.000592 0.000160 79.493563 ( 34.615530)
test_basic 0.004829 0.001300 0.839994 ( 0.910342)
test_all 0.097769 0.022304 679.716015 (257.166071)
test_rubyspec 0.036893 0.029719 92.323089 (104.720294)
total: 411.06 sec