Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-222525
#<BuildRuby:0x000055e0c26d67c8
@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.20230912-222525",
@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.000012 0.000001 0.000013 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.002959 0.003854 1.883009 ( 3.180822)
build_miniruby 0.001064 0.000190 1.564466 ( 1.562848)
build_ruby 0.001501 0.000268 2.778696 ( 18.549889)
build_all 0.006425 0.002233 5.979889 ( 2.426874)
build_install 0.013665 0.004253 7.178463 ( 3.406893)
test_btest 0.000849 0.000170 78.667870 ( 20.310556)
test_basic 0.003995 0.000799 0.842562 ( 0.905660)
test_all 0.005141 0.005185 656.358488 (230.976659)
test_rubyspec 0.039430 0.029895 95.764484 (107.431433)
total: 388.75 sec