Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-140633
#<BuildRuby:0x000056207c86a018
@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.20231017-140633",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000068 0.000000 0.000068 ( 0.000042)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.006205 0.000000 2.169658 ( 2.282893)
build_miniruby 0.001923 0.000027 1.358324 ( 1.359777)
build_ruby 0.001394 0.000155 3.277375 ( 3.456830)
build_all 0.000985 0.007009 6.072456 ( 2.499523)
build_install 0.012422 0.007107 7.799725 ( 3.869718)
test_btest 0.001170 0.000000 83.844923 ( 22.145882)
test_basic 0.005978 0.000000 0.829783 ( 0.886838)
test_all 0.002143 0.007100 707.618563 (246.462150)
test_rubyspec 0.034523 0.036479 99.784033 (113.475805)
total: 396.44 sec