Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-195203
#<BuildRuby:0x0000558075de9f90
@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.20230627-195203",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000016 0.000002 0.000018 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000021)
build_up 0.002249 0.003729 1.830967 ( 3.312437)
build_miniruby 0.001547 0.000258 1.953105 ( 2.002726)
build_ruby 0.001377 0.000230 3.019106 ( 3.268496)
build_all 0.006279 0.001047 2.344920 ( 1.735805)
build_install 0.011942 0.004976 3.741967 ( 3.084960)
test_btest 0.000727 0.000000 80.488325 ( 35.380218)
test_basic 0.006083 0.000467 0.835318 ( 0.948588)
test_all 0.000717 0.001326 604.490747 (208.403008)
test_rubyspec 0.023253 0.028039 85.683746 ( 99.529688)
total: 357.67 sec