Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-132436
#<BuildRuby:0x0000559deaf699a0
@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.20230122-132436",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.004871 0.001107 1.292012 ( 2.763417)
build_miniruby 0.001383 0.000314 1.451471 ( 1.813355)
build_ruby 0.001570 0.000357 3.473648 ( 29.151861)
build_all 0.003729 0.005295 4.155870 ( 3.245419)
build_install 0.015049 0.004926 3.264411 ( 3.840727)
test_btest 0.000896 0.000251 60.663775 ( 48.089565)
test_basic 0.000000 0.007603 0.482974 ( 0.779850)
test_all 0.000729 0.001691 679.204203 (330.356802)
test_rubyspec 0.022322 0.034320 75.561622 ( 92.793841)
total: 512.84 sec