Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221209-013607
#<BuildRuby:0x0000563cdb2ae1a8
@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.20221209-013607",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005873 0.000000 1.370164 ( 1.591928)
build_miniruby 0.001157 0.000000 1.196097 ( 1.195271)
build_ruby 0.001580 0.000000 2.349077 ( 2.342433)
build_all 0.003900 0.003219 3.713215 ( 1.945743)
build_install 0.008224 0.006255 2.837297 ( 1.977529)
test_btest 0.000000 0.000679 55.906990 ( 17.960451)
test_basic 0.000000 0.004412 0.407624 ( 0.503907)
test_all 0.000000 0.001210 610.969837 (176.723487)
test_rubyspec 0.012365 0.018888 61.041253 ( 70.990521)
total: 275.23 sec