Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-104505
#<BuildRuby:0x000055b815fda4f8
@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.20240318-104505",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000022 0.000007 0.000029 ( 0.000030)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.002057 0.005689 2.475174 ( 2.666473)
build_miniruby 0.001315 0.000000 1.656395 ( 1.728723)
build_ruby 0.000288 0.001389 3.640007 ( 3.890764)
build_all 0.008584 0.000000 7.111132 ( 3.921980)
build_install 0.017707 0.002887 9.074044 ( 5.812185)
test_btest 0.000615 0.000211 94.446444 ( 51.095676)
test_basic 0.006511 0.002238 1.052941 ( 1.166655)
test_all 0.091509 0.030623 847.223334 (352.057372)
test_rubyspec 0.062891 0.027679 130.748501 (143.567730)
total: 565.91 sec