Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-233107
#<BuildRuby:0x000055ea4131a228
@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.20230707-233107",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.005340 0.001281 2.114282 ( 6.218516)
build_miniruby 0.001191 0.000286 1.733879 ( 2.719468)
build_ruby 0.001661 0.000398 3.242415 ( 5.391390)
build_all 0.002893 0.005093 2.638891 ( 4.491196)
build_install 0.000351 0.020138 3.994816 ( 6.439929)
test_btest 0.000932 0.000000 82.638610 ( 63.751916)
test_basic 0.005257 0.000898 0.891102 ( 2.147973)
test_all 0.001480 0.000658 639.244574 (642.835958)
test_rubyspec 0.036145 0.024646 95.608472 (174.979683)
total: 908.98 sec