Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-111300
#<BuildRuby:0x0000565268ece058
@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.20231014-111300",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.007358 0.000228 2.389788 ( 3.635928)
build_miniruby 0.001395 0.000093 1.662720 ( 1.982602)
build_ruby 0.001749 0.000116 3.746648 ( 4.110872)
build_all 0.008843 0.000303 6.472518 ( 4.198651)
build_install 0.019004 0.000357 8.086395 ( 5.946386)
test_btest 0.000000 0.002963 88.867373 ( 64.575885)
test_basic 0.006519 0.001612 0.948909 ( 1.236726)
test_all 0.004388 0.005055 707.671798 (326.946949)
test_rubyspec 0.035064 0.033616 106.062160 (127.701976)
total: 540.34 sec