Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-071820
#<BuildRuby:0x000056030e72e108
@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.20230625-071820",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005705 0.000878 2.107908 ( 6.125481)
build_miniruby 0.001449 0.000223 1.634321 ( 2.954575)
build_ruby 0.001739 0.000267 3.363477 ( 7.020652)
build_all 0.003208 0.005058 2.569595 ( 4.123171)
build_install 0.013977 0.005605 3.971274 ( 6.305568)
test_btest 0.000831 0.000178 82.770306 ( 76.414657)
test_basic 0.003128 0.004378 0.920749 ( 1.927558)
test_all 0.001090 0.000263 638.198845 (525.523043)
test_rubyspec 0.049716 0.015133 95.609934 (217.659944)
total: 848.06 sec