Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-183645
#<BuildRuby:0x0000559956bd5ed0
@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.20231012-183645",
@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.000028 0.000003 0.000031 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.005439 0.004673 29.237467 ( 24.904125)
build_miniruby 0.001378 0.000184 20.472366 ( 22.224676)
build_ruby 0.002740 0.000000 3.709921 ( 28.024555)
build_all 0.008715 0.000952 17.861328 ( 17.168548)
build_install 0.011838 0.009388 8.483356 ( 7.585176)
test_btest 0.000000 0.000795 88.298322 ( 76.250470)
test_basic 0.000976 0.007317 1.011788 ( 1.553176)
test_all 0.008095 0.001905 684.476017 (439.817700)
test_rubyspec 0.034753 0.043170 110.755585 (171.498815)
total: 789.03 sec