Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-040027
#<BuildRuby:0x0000557aa51ee3b0
@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-040027",
@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.000001 0.000020 ( 0.000020)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.006324 0.000081 1.984308 ( 4.253507)
build_miniruby 0.002072 0.000000 1.434311 ( 1.511489)
build_ruby 0.001704 0.000000 2.860704 ( 3.350029)
build_all 0.004156 0.003809 2.307879 ( 2.368262)
build_install 0.018140 0.001133 3.522734 ( 3.581876)
test_btest 0.000764 0.000048 77.645145 ( 41.394261)
test_basic 0.002402 0.004760 0.803081 ( 0.917087)
test_all 0.001500 0.000089 575.381793 (246.903657)
test_rubyspec 0.016155 0.036175 83.505652 (101.693401)
total: 405.97 sec