Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-060402
#<BuildRuby:0x000055e3fd6de138
@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.20240121-060402",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005450 0.000199 1.552418 ( 1.898868)
build_miniruby 0.001122 0.000146 1.562846 ( 1.561110)
build_ruby 0.001587 0.000000 3.157983 ( 3.369488)
build_all 0.007528 0.000131 5.581614 ( 2.206117)
build_install 0.011492 0.003981 6.539667 ( 3.160317)
test_btest 0.000965 0.000138 78.770952 ( 20.413273)
test_basic 0.000000 0.005115 0.753840 ( 0.815187)
test_all 0.097499 0.021751 827.405300 (242.233725)
test_rubyspec 0.043636 0.056484 141.599107 (153.192126)
total: 428.85 sec