Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231024-025148
#<BuildRuby:0x000055984b7f1a00
@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.20231024-025148",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.003681 0.003934 3.502196 ( 3.682717)
build_miniruby 0.001291 0.000185 1.597485 ( 1.597383)
build_ruby 0.001401 0.000200 3.038416 ( 3.225093)
build_all 0.005152 0.002931 5.767995 ( 3.015126)
build_install 0.016359 0.003367 7.826084 ( 4.254980)
test_btest 0.000749 0.000125 78.606373 ( 31.891443)
test_basic 0.004703 0.000784 0.815013 ( 0.914384)
test_all 0.077100 0.041947 619.000651 (242.335396)
test_rubyspec 0.048470 0.020419 95.866025 (113.220013)
total: 404.14 sec