Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-105418
#<BuildRuby:0x0000558fe04521d8
@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.20230613-105418",
@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.000021)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.003296 0.004435 2.631627 ( 5.759541)
build_miniruby 0.001561 0.000195 1.740059 ( 2.343652)
build_ruby 0.001874 0.000000 3.027755 ( 6.965092)
build_all 0.007254 0.000087 2.408115 ( 2.547497)
build_install 0.013387 0.004958 3.815429 ( 4.527480)
test_btest 0.000914 0.000130 76.889744 ( 47.455663)
test_basic 0.007266 0.000402 0.821565 ( 1.235757)
test_all 0.001379 0.000190 575.042873 (314.676392)
test_rubyspec 0.034086 0.017180 85.749024 (126.831849)
total: 512.34 sec