Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-231330
#<BuildRuby:0x0000561562201cf0
@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.20231018-231330",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.006225 0.000214 2.327407 ( 2.399993)
build_miniruby 0.001991 0.000000 1.618092 ( 1.616598)
build_ruby 0.001496 0.000000 3.232279 ( 3.437604)
build_all 0.004261 0.003578 6.305092 ( 2.591509)
build_install 0.013154 0.005278 7.583869 ( 3.654688)
test_btest 0.000776 0.000111 89.829346 ( 24.543285)
test_basic 0.002658 0.003988 0.879277 ( 0.939579)
test_all 0.005820 0.003732 716.848903 (237.629192)
test_rubyspec 0.040936 0.028314 95.322081 (106.977563)
total: 383.79 sec