Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-005113
#<BuildRuby:0x0000555d61fca120
@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.20230212-005113",
@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.000016 0.000001 0.000017 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.004721 0.000062 1.161159 ( 1.784679)
build_miniruby 0.001431 0.000110 1.057471 ( 1.056211)
build_ruby 0.001418 0.000110 2.249693 ( 2.449501)
build_all 0.007182 0.000000 3.904427 ( 2.273055)
build_install 0.014270 0.000645 2.881168 ( 2.487277)
test_btest 0.000575 0.000040 56.801243 ( 26.672404)
test_basic 0.000419 0.004450 0.420263 ( 0.537572)
test_all 0.001618 0.000167 621.615329 (237.480329)
test_rubyspec 0.023836 0.023839 70.531486 ( 81.092586)
total: 355.83 sec