Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-052512
#<BuildRuby:0x0000563940f01fc0
@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.20230721-052512",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000031 0.000002 0.000033 ( 0.000032)
build_up 0.008008 0.000244 2.295429 ( 5.903785)
build_miniruby 0.001294 0.000081 1.731671 ( 3.403986)
build_ruby 0.001785 0.000111 3.586445 ( 5.375800)
build_all 0.008115 0.000229 2.801290 ( 3.556121)
build_install 0.006203 0.012980 4.293023 ( 5.680875)
test_btest 0.000715 0.000102 81.593836 ( 57.966248)
test_basic 0.005105 0.000729 0.873284 ( 1.628206)
test_all 0.001768 0.000252 658.717988 (474.451676)
test_rubyspec 0.026060 0.033572 93.495822 (153.894431)
total: 711.86 sec