Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-154918
#<BuildRuby:0x000056075e9be3b0
@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.20230912-154918",
@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.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.007967 0.000247 3.354532 ( 6.413685)
build_miniruby 0.003942 0.000246 40.986388 ( 41.433140)
build_ruby 0.002641 0.000000 3.872767 ( 5.484326)
build_all 0.010431 0.000023 6.738950 ( 7.276284)
build_install 0.013839 0.009143 8.414105 ( 10.175698)
test_btest 0.000773 0.000084 87.981720 ( 96.909973)
test_basic 0.008625 0.000933 1.077056 ( 1.696188)
test_all 0.007183 0.004871 725.995084 (664.410966)
test_rubyspec 0.034339 0.046422 108.576638 (149.368645)
total: 983.17 sec