Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-030824
#<BuildRuby:0x00005595d56961d8
@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.20230907-030824",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005556 0.000767 1.877943 ( 3.186311)
build_miniruby 0.001397 0.000193 1.645093 ( 1.838658)
build_ruby 0.001567 0.000216 3.353806 ( 3.712901)
build_all 0.007043 0.000971 6.105674 ( 4.138135)
build_install 0.015527 0.004111 7.538157 ( 5.535734)
test_btest 0.000753 0.000115 83.087032 ( 44.673493)
test_basic 0.000000 0.008419 0.958035 ( 1.184175)
test_all 0.003824 0.006800 722.296918 (334.442786)
test_rubyspec 0.037330 0.033235 106.750368 (125.619735)
total: 524.33 sec