Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-080503
#<BuildRuby:0x0000559e24e52258
@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.20230310-080503",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002042 0.004587 1.958699 ( 5.437003)
build_miniruby 0.001510 0.000314 1.378759 ( 2.246844)
build_ruby 0.001587 0.000330 2.732604 ( 4.004736)
build_all 0.007895 0.000000 2.156227 ( 3.249102)
build_install 0.017758 0.001467 3.355293 ( 4.800303)
test_btest 0.000775 0.000138 73.638839 ( 85.060637)
test_basic 0.006551 0.000317 0.528509 ( 1.093315)
test_all 0.001550 0.000268 561.160499 (398.999571)
test_rubyspec 0.044806 0.005829 79.202929 ( 98.515915)
total: 603.41 sec