Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-144100
#<BuildRuby:0x00005562c047e0f0
@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.20230506-144100",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004734 0.000451 1.544805 ( 2.786258)
build_miniruby 0.001020 0.000098 0.925305 ( 0.923585)
build_ruby 0.001101 0.000105 2.095990 ( 2.334169)
build_all 0.004552 0.000434 1.781081 ( 0.971131)
build_install 0.013560 0.000000 2.939286 ( 1.874859)
test_btest 0.000891 0.000000 73.367643 ( 18.471174)
test_basic 0.003373 0.003504 0.741022 ( 0.827479)
test_all 0.000970 0.000108 575.132757 (189.651373)
test_rubyspec 0.013041 0.027253 67.737631 ( 79.548140)
total: 297.39 sec