Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-085710
#<BuildRuby:0x000055858752a2a8
@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.20230625-085710",
@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.000020 0.000003 0.000023 ( 0.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005000 0.000555 2.035894 ( 3.341258)
build_miniruby 0.001586 0.000000 1.514430 ( 1.530426)
build_ruby 0.001658 0.000000 3.142388 ( 3.414347)
build_all 0.000000 0.007299 2.439694 ( 1.888779)
build_install 0.011657 0.004202 3.755349 ( 3.086125)
test_btest 0.000000 0.000789 80.082684 ( 39.635626)
test_basic 0.001503 0.005678 0.827170 ( 0.940304)
test_all 0.001572 0.000370 599.568190 (249.006740)
test_rubyspec 0.019656 0.034714 89.369494 (103.912891)
total: 406.76 sec