Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-060859
#<BuildRuby:0x000055a5de6f22a8
@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.20230903-060859",
@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.000025 0.000005 0.000030 ( 0.000025)
autoconf 0.000040 0.000008 0.000048 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.001208 0.004405 1.782130 ( 2.781761)
build_miniruby 0.001432 0.000331 1.781197 ( 1.959972)
build_ruby 0.001834 0.000000 3.550167 ( 3.753955)
build_all 0.006835 0.001005 6.458078 ( 3.781337)
build_install 0.013401 0.005512 7.777344 ( 5.432945)
test_btest 0.000629 0.000152 87.476495 ( 41.043154)
test_basic 0.004174 0.003296 0.975383 ( 1.100372)
test_all 0.008373 0.000986 712.761482 (285.173929)
test_rubyspec 0.031648 0.041439 106.018596 (121.173953)
total: 466.20 sec