Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-105001
#<BuildRuby:0x00005635cf766140
@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.20240114-105001",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.002134 0.003574 1.603535 ( 1.989565)
build_miniruby 0.001279 0.000320 1.574418 ( 1.582653)
build_ruby 0.001327 0.000331 3.320175 ( 3.546324)
build_all 0.005408 0.003344 5.770728 ( 3.391282)
build_install 0.015990 0.003113 6.940072 ( 4.437612)
test_btest 0.000654 0.000169 82.528279 ( 40.754329)
test_basic 0.006014 0.001559 0.897311 ( 1.126620)
test_all 0.097849 0.020434 775.349128 (285.717748)
test_rubyspec 0.032159 0.035785 93.593509 (105.483917)
total: 448.03 sec