Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-145240
#<BuildRuby:0x000055d287909f70
@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.20230830-145240",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.002795 0.003447 1.749635 ( 2.617086)
build_miniruby 0.001905 0.000000 1.594059 ( 1.853108)
build_ruby 0.001984 0.000000 3.325726 ( 3.741885)
build_all 0.004928 0.003966 6.414554 ( 4.496842)
build_install 0.010464 0.008168 7.640688 ( 5.847199)
test_btest 0.000719 0.000127 83.928998 ( 44.039533)
test_basic 0.004801 0.003365 0.999655 ( 1.236162)
test_all 0.005650 0.005117 728.972076 (361.834391)
test_rubyspec 0.049238 0.020740 104.379146 (125.696342)
total: 551.36 sec