Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-065216
#<BuildRuby:0x00007f85550afdc0
@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.20241103-065216",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000038 0.000006 0.000044 ( 0.000042)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.008802 0.000688 4.353241 ( 5.623820)
build_miniruby 0.000000 0.001677 1.849333 ( 2.014326)
build_ruby 0.000000 0.002196 4.829987 ( 5.291276)
build_all 0.005277 0.004394 7.442164 ( 3.997358)
build_install 0.008943 0.015646 10.385891 ( 6.494783)
test_btest 0.000923 0.000260 82.839745 ( 56.814646)
test_basic 0.005560 0.007361 1.183192 ( 1.404196)
test_all 0.113592 0.045722 828.139845 (458.365939)
test_rubyspec 0.054470 0.036154 125.075150 ( 45.310658)
total: 585.32 sec