Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-031744
#<BuildRuby:0x000055d66147a120
@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.20240221-031744",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006715 0.000208 2.320896 ( 2.113294)
build_miniruby 0.001245 0.000000 1.490274 ( 1.488406)
build_ruby 0.001443 0.000000 3.178244 ( 3.438852)
build_all 0.003363 0.003902 6.444052 ( 2.473180)
build_install 0.010974 0.007283 8.225727 ( 3.775410)
test_btest 0.001028 0.000161 90.390939 ( 24.830113)
test_basic 0.000000 0.006615 0.923322 ( 0.981917)
test_all 0.085142 0.032651 794.168584 (252.439996)
test_rubyspec 0.031991 0.044446 103.895260 (113.195305)
total: 404.74 sec