Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-090852
#<BuildRuby:0x00005591ceab61d8
@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.20230601-090852",
@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.000002 0.000022 ( 0.000021)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.002757 0.003761 1.811676 ( 3.915583)
build_miniruby 0.001143 0.000137 1.308590 ( 1.336356)
build_ruby 0.001534 0.000184 2.714434 ( 3.047676)
build_all 0.000049 0.007181 2.110095 ( 2.118542)
build_install 0.016645 0.001608 3.379833 ( 3.479017)
test_btest 0.001045 0.000186 74.452358 ( 42.780867)
test_basic 0.006293 0.001123 0.787638 ( 1.101604)
test_all 0.000992 0.000177 611.044601 (564.046443)
test_rubyspec 0.034272 0.035997 89.939256 (144.887947)
total: 766.72 sec