Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-033208
#<BuildRuby:0x000055c30f485f30
@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.20230428-033208",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.001158 0.004295 1.725187 ( 2.976145)
build_miniruby 0.001092 0.000260 1.180430 ( 1.180949)
build_ruby 0.001161 0.000277 2.376012 ( 2.564944)
build_all 0.000462 0.005969 2.098739 ( 1.288258)
build_install 0.012367 0.004101 3.240938 ( 2.254141)
test_btest 0.000812 0.000000 71.590197 ( 21.267866)
test_basic 0.001397 0.003348 0.736034 ( 0.811593)
test_all 0.000482 0.001031 569.489631 (181.228643)
test_rubyspec 0.023884 0.015515 74.377274 ( 86.486944)
total: 300.06 sec