Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-110850
#<BuildRuby:0x000055850a63da00
@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-110850",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005110 0.000158 1.020495 ( 1.408275)
build_miniruby 0.000990 0.000142 0.871323 ( 0.869964)
build_ruby 0.001057 0.000151 1.954766 ( 2.166050)
build_all 0.002881 0.003218 3.302562 ( 1.525957)
build_install 0.012808 0.000792 2.319578 ( 1.492304)
test_btest 0.000751 0.000120 55.365225 ( 14.232167)
test_basic 0.004578 0.000064 0.348063 ( 0.440544)
test_all 0.001025 0.000157 568.361889 (159.718636)
test_rubyspec 0.019555 0.020070 56.519537 ( 66.679594)
total: 248.53 sec