Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-193415
#<BuildRuby:0x0000561f069da320
@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.20240112-193415",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.001540 0.004272 1.516814 ( 1.910913)
build_miniruby 0.000000 0.001568 1.608094 ( 1.606618)
build_ruby 0.000000 0.001754 3.256400 ( 3.491022)
build_all 0.003129 0.004428 5.765293 ( 3.112976)
build_install 0.014017 0.003504 6.794263 ( 4.106032)
test_btest 0.000627 0.000157 84.323193 ( 34.382778)
test_basic 0.006694 0.000654 0.849298 ( 0.920188)
test_all 0.074390 0.044223 767.903188 (284.907313)
test_rubyspec 0.024974 0.041063 95.445089 (107.395494)
total: 441.83 sec