Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-154010
#<BuildRuby:0x00005610700f21a8
@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.20231021-154010",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.000000 0.005920 1.994102 ( 2.184528)
build_miniruby 0.000000 0.001751 1.391694 ( 1.394237)
build_ruby 0.000000 0.001476 2.905513 ( 3.076617)
build_all 0.004525 0.002972 5.667654 ( 2.827683)
build_install 0.012705 0.004115 6.911200 ( 3.747586)
test_btest 0.000573 0.000273 80.788388 ( 29.353201)
test_basic 0.000895 0.004977 0.873088 ( 0.964044)
test_all 0.079180 0.037313 634.725805 (232.152873)
test_rubyspec 0.042798 0.023714 91.366424 (103.153524)
total: 378.86 sec