Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-040730
#<BuildRuby:0x00005601540a5f90
@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.20230925-040730",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.002763 0.004464 2.013623 ( 3.262910)
build_miniruby 0.001007 0.000173 1.677819 ( 1.676519)
build_ruby 0.001823 0.000000 3.186677 ( 3.392596)
build_all 0.000000 0.008169 6.153400 ( 2.774268)
build_install 0.004043 0.015666 7.632084 ( 3.867483)
test_btest 0.000552 0.000196 82.603784 ( 25.395041)
test_basic 0.004443 0.001577 0.914194 ( 0.974532)
test_all 0.000000 0.008952 699.907047 (208.457769)
test_rubyspec 0.029157 0.034524 95.719178 (107.355581)
total: 357.16 sec