Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-213252
#<BuildRuby:0x000055c36c232078
@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.20240213-213252",
@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.000019 0.000001 0.000020 ( 0.000022)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002687 0.004253 2.083960 ( 3.506474)
build_miniruby 0.000000 0.001765 1.700583 ( 1.987190)
build_ruby 0.000215 0.001706 3.744899 ( 4.503512)
build_all 0.008933 0.000142 7.194761 ( 5.744313)
build_install 0.015597 0.005104 8.730914 ( 8.116395)
test_btest 0.000863 0.000000 94.510660 ( 76.516716)
test_basic 0.007315 0.000000 0.993117 ( 1.318144)
test_all 0.099506 0.019286 744.334575 (394.539560)
test_rubyspec 0.032609 0.076263 192.461569 (230.589765)
total: 726.82 sec