Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-113322
#<BuildRuby:0x000056007e3f1fb8
@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.20240214-113322",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.002037 0.004401 2.114631 ( 3.661544)
build_miniruby 0.001400 0.000311 1.719978 ( 1.876042)
build_ruby 0.001648 0.000367 3.764035 ( 4.359221)
build_all 0.007390 0.001642 7.039374 ( 5.202495)
build_install 0.017401 0.002782 8.546369 ( 7.149608)
test_btest 0.000818 0.000175 93.891995 ( 73.310787)
test_basic 0.006159 0.001320 0.984598 ( 1.328936)
test_all 0.090553 0.030016 791.289592 (423.562667)
test_rubyspec 0.053476 0.058747 195.925107 (230.063710)
total: 750.53 sec