Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-082057
#<BuildRuby:0x000055ca2aabdd90
@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-082057",
@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.000015 0.000002 0.000017 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001389 0.004340 1.819004 ( 3.445251)
build_miniruby 0.000000 0.001607 1.265736 ( 1.270856)
build_ruby 0.000000 0.001456 2.606138 ( 3.311451)
build_all 0.006170 0.000448 2.214848 ( 2.125807)
build_install 0.016115 0.001601 3.642121 ( 3.474424)
test_btest 0.000780 0.000156 78.059236 ( 42.861527)
test_basic 0.004803 0.000961 0.800334 ( 1.110286)
test_all 0.002489 0.000498 569.214012 (247.633519)
test_rubyspec 0.032145 0.020861 84.905169 (103.170357)
total: 408.40 sec