Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-020338
#<BuildRuby:0x0000557f639da8e0
@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.20231012-020338",
@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.000011 0.000003 0.000014 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.006034 0.001448 2.297664 ( 2.363816)
build_miniruby 0.001511 0.000362 1.694354 ( 1.694064)
build_ruby 0.001608 0.000000 3.310463 ( 3.485667)
build_all 0.008139 0.000291 6.254193 ( 3.236546)
build_install 0.019764 0.000489 7.824572 ( 4.813819)
test_btest 0.000685 0.000132 88.047186 ( 29.348579)
test_basic 0.006093 0.001179 0.933886 ( 1.019452)
test_all 0.003516 0.005411 695.393392 (274.795709)
test_rubyspec 0.043155 0.028451 104.237644 (115.735615)
total: 436.49 sec