Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-081655
#<BuildRuby:0x000055f0311ca120
@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.20230506-081655",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002042 0.003777 1.652577 ( 2.859476)
build_miniruby 0.001040 0.000120 1.086762 ( 1.085193)
build_ruby 0.001453 0.000000 2.403350 ( 2.615283)
build_all 0.005287 0.000000 1.938020 ( 1.069180)
build_install 0.011690 0.003313 2.884463 ( 1.866547)
test_btest 0.000786 0.000098 72.367366 ( 20.188709)
test_basic 0.004992 0.000624 0.729770 ( 0.804587)
test_all 0.000758 0.000095 532.252607 (158.617883)
test_rubyspec 0.020312 0.020030 66.762215 ( 78.612360)
total: 267.72 sec