Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-085408
#<BuildRuby:0x000055e91bec9a00
@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.20230119-085408",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.000062 0.004142 1.089323 ( 1.519468)
build_miniruby 0.001049 0.000277 1.130709 ( 1.130401)
build_ruby 0.001500 0.000395 2.967389 ( 3.270220)
build_all 0.006878 0.000677 3.776662 ( 2.133543)
build_install 0.010435 0.003680 2.708629 ( 2.338905)
test_btest 0.000559 0.000146 54.955298 ( 26.812555)
test_basic 0.002899 0.002711 0.390075 ( 0.506986)
test_all 0.000999 0.000280 619.088494 (238.471994)
test_rubyspec 0.018692 0.029805 71.627258 ( 82.521303)
total: 358.71 sec