Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230720-101826
#<BuildRuby:0x00005622a8aaa2c8
@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.20230720-101826",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.005521 0.001022 2.168942 ( 5.745649)
build_miniruby 0.001790 0.000000 1.613610 ( 2.307679)
build_ruby 0.001680 0.000000 3.311678 ( 4.895727)
build_all 0.006593 0.001111 2.670361 ( 3.123927)
build_install 0.015701 0.001978 4.100213 ( 4.596642)
test_btest 0.001079 0.000186 79.992323 ( 48.355280)
test_basic 0.002723 0.000469 0.862683 ( 1.643844)
test_all 0.000000 0.001091 608.063246 (320.003363)
test_rubyspec 0.016966 0.037030 89.204326 (129.764711)
total: 520.44 sec