Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-174017
#<BuildRuby:0x00005653a68fdfb8
@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-174017",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.007423 0.000407 2.323242 ( 5.256030)
build_miniruby 0.002298 0.000000 1.782760 ( 2.337246)
build_ruby 0.002256 0.000076 3.719692 ( 4.586819)
build_all 0.008752 0.000080 6.385178 ( 6.860220)
build_install 0.017550 0.004688 7.994509 ( 9.190403)
test_btest 0.000949 0.000115 83.274273 ( 77.576024)
test_basic 0.003479 0.004688 0.975034 ( 1.653340)
test_all 0.005939 0.005279 720.777946 (650.918731)
test_rubyspec 0.038982 0.040914 108.937097 (153.387645)
total: 911.77 sec