Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-093802
#<BuildRuby:0x0000564c63a2a250
@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.20230615-093802",
@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.000016 0.000001 0.000017 ( 0.000016)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.001395 0.004097 1.858102 ( 3.366122)
build_miniruby 0.001249 0.000104 1.365960 ( 1.390564)
build_ruby 0.000000 0.001810 2.880774 ( 3.230595)
build_all 0.005953 0.001498 2.451875 ( 2.599727)
build_install 0.010856 0.008269 3.772656 ( 4.388868)
test_btest 0.000774 0.000133 75.764360 ( 42.220382)
test_basic 0.005965 0.001028 0.830340 ( 1.435623)
test_all 0.002034 0.000350 574.976274 (252.499347)
test_rubyspec 0.021383 0.028508 83.984527 ( 97.628075)
total: 408.76 sec