Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-015807
#<BuildRuby:0x0000563e18376228
@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.20240119-015807",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005118 0.000590 1.647756 ( 2.027850)
build_miniruby 0.001331 0.000154 1.619239 ( 1.618224)
build_ruby 0.001629 0.000188 3.503600 ( 3.752927)
build_all 0.007124 0.000822 5.955758 ( 3.143907)
build_install 0.015090 0.004219 7.358096 ( 4.505162)
test_btest 0.000858 0.000114 82.945262 ( 33.133565)
test_basic 0.006697 0.000893 0.910766 ( 1.001670)
test_all 0.077402 0.041437 731.023411 (283.188328)
test_rubyspec 0.041627 0.061753 159.079671 (171.113287)
total: 503.49 sec