Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-210714
#<BuildRuby:0x000055ed7038dfe8
@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.20230209-210714",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.000750 0.004017 0.976833 ( 1.354434)
build_miniruby 0.001043 0.000198 0.883793 ( 0.882241)
build_ruby 0.000000 0.001265 2.023548 ( 2.232257)
build_all 0.003588 0.002545 3.108973 ( 1.541653)
build_install 0.012155 0.000000 2.295391 ( 1.523896)
test_btest 0.001060 0.000000 54.869511 ( 14.365281)
test_basic 0.004497 0.000000 0.375176 ( 0.468052)
test_all 0.001201 0.000000 594.962355 (166.939817)
test_rubyspec 0.027965 0.012751 59.520845 ( 69.432976)
total: 258.74 sec