Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-054700
#<BuildRuby:0x00005644e3812008
@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.20231205-054700",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.003961 0.003296 2.207513 ( 2.399898)
build_miniruby 0.001168 0.000208 1.526957 ( 1.526732)
build_ruby 0.001538 0.000275 3.218890 ( 3.420706)
build_all 0.001089 0.007271 5.782678 ( 2.923864)
build_install 0.011341 0.007685 6.965313 ( 3.811568)
test_btest 0.000623 0.000176 79.681551 ( 31.871087)
test_basic 0.003691 0.001038 0.890765 ( 0.959972)
test_all 0.069102 0.048556 653.733472 (237.679161)
test_rubyspec 0.009934 0.055908 90.839194 (102.789469)
total: 387.38 sec