Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-125529
#<BuildRuby:0x000055bfbc905fc0
@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.20231224-125529",
@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.000003 0.000021 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005614 0.000936 1.711958 ( 3.249950)
build_miniruby 0.001564 0.000261 1.850282 ( 2.410672)
build_ruby 0.001613 0.000269 3.518579 ( 4.708934)
build_all 0.006912 0.001152 5.856581 ( 6.400323)
build_install 0.016573 0.004318 7.201709 ( 8.394742)
test_btest 0.000000 0.001089 82.534204 ( 82.022398)
test_basic 0.005710 0.002778 0.976336 ( 1.491529)
test_all 0.104589 0.019742 716.485354 (421.476502)
test_rubyspec 0.035008 0.039591 102.240026 (136.103511)
total: 666.26 sec