Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-004314
#<BuildRuby:0x00007f9a8999fdd8
@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.20241129-004314",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.003843 0.003983 3.358902 ( 3.225390)
build_miniruby 0.001269 0.000339 1.673924 ( 1.672365)
build_ruby 0.001415 0.000377 4.051606 ( 4.221418)
build_all 0.009112 0.001287 6.957441 ( 4.596551)
build_install 0.019942 0.005005 9.900374 ( 6.558514)
test_btest 0.000765 0.000196 75.580808 ( 27.665590)
test_basic 0.007266 0.001869 0.941350 ( 3.583533)
test_all 0.113652 0.031842 722.864618 (232.241509)
test_rubyspec 0.044915 0.036214 123.490193 ( 27.396044)
total: 311.16 sec