Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-141356
#<BuildRuby:0x000055ccea852390
@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.20231013-141356",
@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.000014)
autoconf 0.000000 0.000000 0.000000 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.005256 0.000809 2.074411 ( 2.254388)
build_miniruby 0.001212 0.000186 1.506413 ( 1.539779)
build_ruby 0.001760 0.000270 3.239560 ( 3.438916)
build_all 0.007375 0.000446 6.303989 ( 2.869516)
build_install 0.019698 0.000229 7.727114 ( 4.007870)
test_btest 0.000736 0.000095 87.124505 ( 26.776903)
test_basic 0.005569 0.000126 0.862222 ( 0.925308)
test_all 0.008595 0.000484 709.688999 (259.616683)
test_rubyspec 0.032523 0.030449 96.599813 (107.871900)
total: 409.30 sec