Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-233357
#<BuildRuby:0x0000560977ebe228
@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.20230820-233357",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.004051 0.003366 2.323760 ( 7.424687)
build_miniruby 0.001877 0.000303 1.712303 ( 5.010740)
build_ruby 0.001522 0.000245 3.329472 ( 23.210684)
build_all 0.006901 0.001113 6.268584 ( 7.871399)
build_install 0.020372 0.000000 8.157155 ( 11.884961)
test_btest 0.001404 0.000000 84.293632 ( 80.859571)
test_basic 0.000124 0.007828 0.998789 ( 2.080777)
test_all 0.009759 0.000268 710.646732 (496.199950)
test_rubyspec 0.059732 0.017355 108.104418 (218.317625)
total: 852.86 sec