Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-033000
#<BuildRuby:0x000055d507406230
@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.20231014-033000",
@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.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.003406 0.003050 2.323396 ( 2.451643)
build_miniruby 0.000000 0.001785 1.689284 ( 1.705025)
build_ruby 0.000000 0.001953 3.322849 ( 3.517674)
build_all 0.006328 0.000578 6.353049 ( 2.705980)
build_install 0.015760 0.001726 7.606192 ( 3.711106)
test_btest 0.001204 0.000000 89.758657 ( 28.648277)
test_basic 0.006381 0.000000 0.951965 ( 1.025057)
test_all 0.008298 0.000699 717.672495 (279.631953)
test_rubyspec 0.021151 0.045144 99.495963 (113.675529)
total: 437.07 sec