Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-100330
#<BuildRuby:0x00007efd2099fdd0
@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.20241027-100330",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.000000 0.007725 3.872666 ( 3.987322)
build_miniruby 0.001229 0.000618 1.465133 ( 1.462330)
build_ruby 0.001413 0.000377 4.269091 ( 4.406066)
build_all 0.008647 0.000086 6.943093 ( 2.918445)
build_install 0.008632 0.011279 9.580073 ( 4.528768)
test_btest 0.000880 0.000276 74.035703 ( 19.674722)
test_basic 0.009650 0.000000 0.929201 ( 0.973106)
test_all 0.115395 0.032907 735.930460 (216.114507)
test_rubyspec 0.033054 0.053656 122.794461 ( 27.371500)
total: 281.44 sec