Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-233103
#<BuildRuby:0x0000555bac6823d0
@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.20230124-233103",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004694 0.000612 1.157435 ( 1.901583)
build_miniruby 0.001264 0.000165 1.248418 ( 1.347610)
build_ruby 0.001385 0.000181 3.161818 ( 3.676830)
build_all 0.003440 0.004908 3.999462 ( 3.214542)
build_install 0.012214 0.005120 3.038494 ( 3.073555)
test_btest 0.000675 0.000135 56.927908 ( 34.444782)
test_basic 0.005150 0.000101 0.447405 ( 0.742621)
test_all 0.001392 0.000268 661.615991 (339.335426)
test_rubyspec 0.017750 0.037752 77.000693 ( 95.876490)
total: 483.61 sec