Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-224633
#<BuildRuby:0x000055f07e40a208
@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.20230919-224633",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000002 0.000000 0.000002 ( 0.000021)
configure 0.000020 0.000002 0.000022 ( 0.000024)
build_up 0.003225 0.003197 1.966296 ( 3.245680)
build_miniruby 0.001549 0.000000 1.245021 ( 1.243860)
build_ruby 0.000000 0.001949 2.935277 ( 3.125562)
build_all 0.006706 0.000536 6.147326 ( 2.784578)
build_install 0.009507 0.006844 7.156957 ( 4.338137)
test_btest 0.001088 0.000245 83.979370 ( 22.771884)
test_basic 0.000327 0.006201 0.962115 ( 1.017871)
test_all 0.006162 0.003235 665.066909 (193.302235)
test_rubyspec 0.045285 0.014650 94.651883 (105.911857)
total: 337.74 sec