Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-223845
#<BuildRuby:0x00005642294ce4f8
@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.20240128-223845",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.005343 0.000343 1.647279 ( 1.994047)
build_miniruby 0.001200 0.000285 1.662338 ( 1.660568)
build_ruby 0.001696 0.000000 3.164316 ( 3.390825)
build_all 0.006000 0.000798 5.777644 ( 2.264559)
build_install 0.006398 0.011065 7.469883 ( 3.728007)
test_btest 0.000590 0.000189 83.363189 ( 23.100558)
test_basic 0.004502 0.001440 0.765726 ( 2.718385)
test_all 0.073744 0.042055 748.676030 (217.508258)
test_rubyspec 0.040295 0.060666 157.484490 (169.255407)
total: 425.62 sec