Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-210110
#<BuildRuby:0x00005590a0192040
@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.20230619-210110",
@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.000004 0.000015 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.005379 0.001537 1.981323 ( 5.242869)
build_miniruby 0.001201 0.000343 1.395130 ( 1.928569)
build_ruby 0.001232 0.000352 2.730495 ( 3.579852)
build_all 0.003475 0.004076 5.479694 ( 4.484273)
build_install 0.013784 0.003244 6.514380 ( 5.719661)
test_btest 0.000700 0.000215 78.695087 ( 46.053483)
test_basic 0.002544 0.005098 0.859399 ( 1.572685)
test_all 0.001540 0.000533 592.059827 (315.154060)
test_rubyspec 0.023917 0.029474 87.522423 (123.942975)
total: 507.68 sec