Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-144732
#<BuildRuby:0x000055a65bc521a8
@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.20230121-144732",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004359 0.000000 1.034010 ( 1.440239)
build_miniruby 0.001399 0.000000 1.154788 ( 1.153720)
build_ruby 0.001273 0.000000 2.836618 ( 3.134379)
build_all 0.004590 0.002803 3.809265 ( 2.246327)
build_install 0.014999 0.002613 2.889449 ( 2.752834)
test_btest 0.000693 0.000105 57.740010 ( 30.839442)
test_basic 0.006682 0.000000 0.456419 ( 0.659054)
test_all 0.001491 0.000000 647.478705 (258.300232)
test_rubyspec 0.027170 0.022388 72.802741 ( 86.660942)
total: 387.19 sec