Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-041132
#<BuildRuby:0x000055756197dfc0
@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.20230123-041132",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004379 0.000597 1.203078 ( 1.779107)
build_miniruby 0.000986 0.000135 1.309409 ( 1.308782)
build_ruby 0.001204 0.000164 2.137441 ( 2.448170)
build_all 0.005499 0.000750 3.282301 ( 1.576081)
build_install 0.006581 0.004946 2.727045 ( 1.909564)
test_btest 0.000786 0.000000 56.769037 ( 14.961366)
test_basic 0.005176 0.000240 0.408546 ( 0.499840)
test_all 0.000906 0.000151 626.302894 (179.798990)
test_rubyspec 0.016167 0.024163 58.377754 ( 68.325640)
total: 272.61 sec