Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-161247
#<BuildRuby:0x0000557980531fc0
@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.20230329-161247",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000020 0.000008 0.000028 ( 0.000028)
configure 0.000019 0.000007 0.000026 ( 0.000024)
build_up 0.005633 0.000591 1.964161 ( 4.081409)
build_miniruby 0.001081 0.000378 1.408629 ( 1.564455)
build_ruby 0.001281 0.000448 2.579782 ( 2.929042)
build_all 0.007676 0.000000 2.243744 ( 2.452834)
build_install 0.009371 0.010130 3.557085 ( 3.407754)
test_btest 0.000609 0.000239 69.554908 ( 38.437486)
test_basic 0.001688 0.005123 0.546801 ( 0.661116)
test_all 0.000947 0.000412 622.165020 (367.325028)
test_rubyspec 0.025621 0.033434 84.362064 (107.738503)
total: 528.60 sec