Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-164427
#<BuildRuby:0x00005561f2d6a390
@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.20230816-164427",
@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.000016 0.000001 0.000017 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000032)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002314 0.004262 2.206470 ( 4.515552)
build_miniruby 0.001819 0.000227 1.674012 ( 1.787705)
build_ruby 0.001573 0.000196 3.372723 ( 3.932231)
build_all 0.004198 0.004171 6.399388 ( 4.613989)
build_install 0.005906 0.012916 8.134560 ( 6.739115)
test_btest 0.000729 0.000172 84.200380 ( 44.479422)
test_basic 0.000000 0.004068 0.944572 ( 1.958700)
test_all 0.006389 0.003233 699.762817 (340.190333)
test_rubyspec 0.055984 0.012717 106.222434 (145.269703)
total: 553.49 sec