Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-004418
#<BuildRuby:0x00005633f975dfb8
@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.20240223-004418",
@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.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006830 0.000353 2.430316 ( 2.257630)
build_miniruby 0.001221 0.000000 1.305750 ( 1.303935)
build_ruby 0.001451 0.000000 3.303715 ( 3.528608)
build_all 0.003349 0.003801 6.205496 ( 2.448337)
build_install 0.012387 0.004087 8.169287 ( 3.885776)
test_btest 0.000966 0.000167 89.231986 ( 24.183119)
test_basic 0.000000 0.006564 0.876466 ( 0.938173)
test_all 0.087268 0.028336 727.613904 (217.419231)
test_rubyspec 0.043958 0.037732 113.435800 (122.782392)
total: 378.75 sec