Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-012134
#<BuildRuby:0x000055f1cfada018
@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.20230207-012134",
@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.000002 0.000016 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004606 0.000083 1.035496 ( 1.430645)
build_miniruby 0.001214 0.000152 1.025711 ( 1.023879)
build_ruby 0.001220 0.000153 1.967421 ( 2.184326)
build_all 0.000000 0.006965 3.550907 ( 1.770445)
build_install 0.014465 0.000795 2.754742 ( 1.953249)
test_btest 0.000848 0.000151 59.016653 ( 16.190392)
test_basic 0.001829 0.004441 0.445490 ( 0.542413)
test_all 0.001008 0.000216 650.455514 (189.544054)
test_rubyspec 0.036402 0.005618 66.429822 ( 76.287329)
total: 290.93 sec