Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-120714
#<BuildRuby:0x000055be5a076138
@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.20230211-120714",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000039 0.000001 0.000040 ( 0.000039)
configure 0.000034 0.000002 0.000036 ( 0.000035)
build_up 0.000932 0.004189 1.087193 ( 1.458665)
build_miniruby 0.001158 0.000097 0.880568 ( 0.883028)
build_ruby 0.001562 0.000000 1.886674 ( 10.277453)
build_all 0.006358 0.000303 3.599618 ( 1.820876)
build_install 0.004120 0.008034 2.569535 ( 1.770103)
test_btest 0.000590 0.000088 54.808139 ( 14.318756)
test_basic 0.000000 0.004056 0.356857 ( 0.450050)
test_all 0.000803 0.000249 624.920187 (188.104897)
test_rubyspec 0.023481 0.024805 71.340913 ( 81.149143)
total: 300.23 sec