Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-093107
#<BuildRuby:0x00005610a1c91a00
@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.20230923-093107",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005775 0.001111 2.156753 ( 3.410761)
build_miniruby 0.000000 0.001434 1.651464 ( 1.650205)
build_ruby 0.000000 0.001581 3.419280 ( 3.603242)
build_all 0.007407 0.000000 6.271409 ( 3.073168)
build_install 0.009822 0.007422 7.330493 ( 4.168875)
test_btest 0.000926 0.000231 84.435837 ( 34.447555)
test_basic 0.004217 0.001055 0.910936 ( 0.970923)
test_all 0.009929 0.000000 689.539467 (261.019118)
test_rubyspec 0.048345 0.020099 104.533967 (120.541220)
total: 432.89 sec