Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-090127
#<BuildRuby:0x00005626fa7e63b0
@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.20230612-090127",
@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.000015 0.000001 0.000016 ( 0.000018)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.005979 0.000148 1.934385 ( 4.003679)
build_miniruby 0.001422 0.000114 1.322448 ( 1.470219)
build_ruby 0.001483 0.000119 2.698051 ( 3.198489)
build_all 0.007622 0.000254 2.301982 ( 2.421618)
build_install 0.017037 0.000932 3.574626 ( 3.641616)
test_btest 0.001009 0.000074 76.963523 ( 42.217437)
test_basic 0.003492 0.004804 0.859217 ( 1.130617)
test_all 0.000680 0.000950 567.723139 (236.888107)
test_rubyspec 0.038783 0.016417 83.329204 ( 95.718438)
total: 390.69 sec