Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-155201
#<BuildRuby:0x000055ff03dbda00
@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.20230211-155201",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.003565 0.000839 1.117018 ( 1.513308)
build_miniruby 0.001104 0.000260 1.064026 ( 1.062225)
build_ruby 0.001209 0.000000 2.137282 ( 2.321907)
build_all 0.006910 0.000000 3.771789 ( 1.909077)
build_install 0.011207 0.001336 2.952128 ( 2.080130)
test_btest 0.000842 0.000168 56.383797 ( 15.880964)
test_basic 0.004356 0.000871 0.381629 ( 0.473533)
test_all 0.002016 0.000404 620.757670 (178.149224)
test_rubyspec 0.021465 0.015924 66.018742 ( 75.741650)
total: 279.13 sec