Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-072920
#<BuildRuby:0x00007f5a4776fdd8
@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.20240920-072920",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.003850 0.003988 3.441867 ( 2.937682)
build_miniruby 0.001209 0.000329 1.198189 ( 1.195437)
build_ruby 0.001383 0.000378 3.832497 ( 4.008158)
build_all 0.003081 0.005138 7.048418 ( 2.930316)
build_install 0.011208 0.006526 10.212613 ( 4.888733)
test_btest 0.000000 0.001027 94.734975 ( 24.476064)
test_basic 0.004733 0.005694 0.920624 ( 0.966662)
test_all 0.093977 0.054755 684.078226 (197.606365)
test_rubyspec 0.035716 0.056300 139.024641 ( 25.059699)
total: 264.07 sec