Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-052123
#<BuildRuby:0x000055cc1b1c6230
@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.20231221-052123",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.002155 0.003514 1.775379 ( 2.294581)
build_miniruby 0.001217 0.000317 1.459041 ( 1.458167)
build_ruby 0.001190 0.000310 2.519840 ( 2.714991)
build_all 0.006443 0.000604 4.944925 ( 1.853265)
build_install 0.012123 0.004061 6.514358 ( 3.169234)
test_btest 0.000695 0.000180 79.313453 ( 20.584576)
test_basic 0.000468 0.004289 0.710112 ( 0.775342)
test_all 0.090408 0.027108 611.446498 (178.289918)
test_rubyspec 0.014990 0.038251 79.798430 ( 91.164213)
total: 302.31 sec