Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-084343
#<BuildRuby:0x000056017cb51ed0
@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.20230821-084343",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.007089 0.000316 2.355691 ( 6.583523)
build_miniruby 0.001489 0.000154 1.666894 ( 2.476451)
build_ruby 0.001587 0.000164 3.338401 ( 4.810702)
build_all 0.008354 0.000000 6.483022 ( 5.438196)
build_install 0.008362 0.011974 8.102227 ( 7.858269)
test_btest 0.000000 0.001084 84.427525 ( 57.172043)
test_basic 0.001201 0.006409 1.001806 ( 2.066908)
test_all 0.004700 0.005252 711.562650 (427.902896)
test_rubyspec 0.038270 0.037204 108.320375 (183.025267)
total: 697.34 sec