Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-183100
#<BuildRuby:0x000055afd19f2230
@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.20221223-183100",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.004768 0.000066 1.046576 ( 1.763418)
build_miniruby 0.001404 0.000117 1.307908 ( 1.307308)
build_ruby 0.001461 0.000122 3.384269 ( 3.713816)
build_all 0.003245 0.004028 3.666324 ( 1.918699)
build_install 0.009742 0.004329 2.973540 ( 2.251782)
test_btest 0.001037 0.000153 57.824634 ( 25.465477)
test_basic 0.006472 0.000000 0.448996 ( 0.617417)
test_all 0.001283 0.000000 656.014924 (251.067626)
test_rubyspec 0.013245 0.036214 69.905035 ( 80.224280)
total: 368.33 sec