Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-001036
#<BuildRuby:0x000055b373e3e190
@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.20240208-001036",
@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.000027 0.000000 0.000027 ( 0.000027)
autoconf 0.000044 0.000000 0.000044 ( 0.000043)
configure 0.000036 0.000000 0.000036 ( 0.000036)
build_up 0.006059 0.000000 1.959260 ( 2.366916)
build_miniruby 0.001585 0.000008 1.553025 ( 1.557542)
build_ruby 0.001721 0.000118 3.387779 ( 3.624449)
build_all 0.008455 0.000000 6.148231 ( 3.064215)
build_install 0.018515 0.002472 7.649672 ( 4.370043)
test_btest 0.000727 0.000000 86.246714 ( 33.248411)
test_basic 0.004910 0.003731 0.929631 ( 1.004189)
test_all 0.085592 0.029905 771.825200 (287.434480)
test_rubyspec 0.077401 0.025848 166.843434 (177.650890)
total: 514.32 sec