Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-054756
#<BuildRuby:0x0000564195501fb8
@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.20230206-054756",
@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.000024 0.000007 0.000031 ( 0.000030)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.004305 0.000087 1.094935 ( 1.461266)
build_miniruby 0.001179 0.000310 1.157026 ( 1.155124)
build_ruby 0.001210 0.000319 1.988299 ( 2.210270)
build_all 0.006523 0.000000 3.688845 ( 1.921412)
build_install 0.002197 0.012591 2.845879 ( 2.222955)
test_btest 0.000666 0.000254 57.123763 ( 17.294337)
test_basic 0.003131 0.001192 0.391456 ( 0.483852)
test_all 0.000806 0.000307 638.980623 (196.831594)
test_rubyspec 0.014542 0.029812 67.454613 ( 77.330844)
total: 300.91 sec