Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-153828
#<BuildRuby:0x000055ff710da018
@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.20230210-153828",
@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.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004122 0.000037 0.964004 ( 1.588411)
build_miniruby 0.001027 0.000178 1.093024 ( 1.091451)
build_ruby 0.001065 0.000185 2.227308 ( 2.445023)
build_all 0.005870 0.000309 3.392480 ( 1.557853)
build_install 0.007729 0.005553 2.760233 ( 1.858188)
test_btest 0.000621 0.000129 57.516697 ( 16.499759)
test_basic 0.006000 0.000000 0.412892 ( 0.508123)
test_all 0.001138 0.000000 634.106864 (183.524336)
test_rubyspec 0.017065 0.022859 65.049326 ( 74.861633)
total: 283.94 sec