Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-135437
#<BuildRuby:0x0000557b584e23b0
@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.20230830-135437",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.001767 0.004471 1.846964 ( 3.425287)
build_miniruby 0.001749 0.000000 1.798497 ( 2.221262)
build_ruby 0.000000 0.001796 3.402391 ( 4.796792)
build_all 0.002840 0.006491 6.564302 ( 5.855798)
build_install 0.014728 0.006212 8.136229 ( 7.546512)
test_btest 0.001217 0.000000 84.727682 ( 55.335762)
test_basic 0.006768 0.001171 0.996504 ( 1.332119)
test_all 0.009151 0.001425 667.995642 (338.888816)
test_rubyspec 0.030835 0.040469 105.902946 (127.423705)
total: 546.83 sec