Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-193902
#<BuildRuby:0x000055c1187a9f70
@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.20230125-193902",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.004733 0.000000 1.114057 ( 1.526212)
build_miniruby 0.001541 0.000000 1.025894 ( 1.025140)
build_ruby 0.000000 0.001844 2.914487 ( 3.193407)
build_all 0.007055 0.000659 3.941992 ( 2.037559)
build_install 0.011734 0.004764 2.915438 ( 2.242306)
test_btest 0.000798 0.000192 56.812579 ( 18.095858)
test_basic 0.005151 0.000000 0.370644 ( 0.469208)
test_all 0.001271 0.000000 643.863767 (249.573161)
test_rubyspec 0.037503 0.013154 74.190095 ( 88.131533)
total: 366.30 sec