Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-182152
#<BuildRuby:0x0000558e129727c8
@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.20230611-182152",
@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.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005456 0.000108 1.795649 ( 3.065242)
build_miniruby 0.001779 0.000132 1.319405 ( 1.319230)
build_ruby 0.001643 0.000122 2.805659 ( 3.006946)
build_all 0.006408 0.000159 2.162255 ( 1.347648)
build_install 0.010287 0.004889 3.412213 ( 2.419957)
test_btest 0.000808 0.000083 77.866941 ( 29.502467)
test_basic 0.000807 0.004618 0.802440 ( 0.902967)
test_all 0.001361 0.000188 570.547939 (198.570828)
test_rubyspec 0.030060 0.024568 82.516548 ( 95.569043)
total: 335.71 sec