Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-102310
#<BuildRuby:0x000055d6659ea8e0
@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.20230605-102310",
@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.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.005242 0.000953 1.889007 ( 3.632894)
build_miniruby 0.001803 0.000000 1.413175 ( 1.449151)
build_ruby 0.001976 0.000000 2.784845 ( 3.084401)
build_all 0.005750 0.000969 2.073703 ( 1.595936)
build_install 0.003571 0.013322 3.332425 ( 2.451352)
test_btest 0.000862 0.000255 76.437842 ( 30.996953)
test_basic 0.001134 0.004258 0.774791 ( 0.859140)
test_all 0.001046 0.000349 562.292101 (200.675955)
test_rubyspec 0.029365 0.022192 81.316935 ( 94.142810)
total: 338.89 sec