Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-191557
#<BuildRuby:0x000055a9c03bdf70
@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.20221227-191557",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.000000 0.004599 0.924135 ( 1.293239)
build_miniruby 0.000000 0.001186 1.116119 ( 1.114662)
build_ruby 0.000000 0.001487 2.686620 ( 3.194471)
build_all 0.005602 0.000000 3.001755 ( 1.334056)
build_install 0.013520 0.000405 2.490874 ( 1.653460)
test_btest 0.000000 0.001032 59.350460 ( 16.380566)
test_basic 0.003831 0.001750 0.452696 ( 0.560129)
test_all 0.000911 0.000249 558.738178 (159.080656)
test_rubyspec 0.019368 0.026788 63.183308 ( 73.083401)
total: 257.70 sec