Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-201220
#<BuildRuby:0x00005634ddbaa258
@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.20231216-201220",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.004169 0.003435 2.482424 ( 4.320754)
build_miniruby 0.001526 0.000000 1.666265 ( 1.666862)
build_ruby 0.000000 0.001400 2.969287 ( 22.757579)
build_all 0.004126 0.002699 5.619657 ( 2.316230)
build_install 0.013317 0.003489 6.946212 ( 3.379668)
test_btest 0.000836 0.000152 81.066219 ( 22.623854)
test_basic 0.001645 0.004222 0.870671 ( 0.930116)
test_all 0.072726 0.046070 683.492615 (203.856145)
test_rubyspec 0.025247 0.040211 89.984527 (101.395233)
total: 363.25 sec