Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-025337
#<BuildRuby:0x000055e8511dda00
@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.20230808-025337",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002372 0.004437 2.356118 ( 5.797819)
build_miniruby 0.001409 0.000209 1.667290 ( 2.437542)
build_ruby 0.001633 0.000242 3.505053 ( 8.218646)
build_all 0.006808 0.001009 2.842138 ( 3.031568)
build_install 0.009496 0.009187 4.494305 ( 6.095772)
test_btest 0.000573 0.000118 84.090994 ( 52.014132)
test_basic 0.007830 0.000647 0.960473 ( 1.954273)
test_all 0.000876 0.000175 683.830463 (411.794782)
test_rubyspec 0.032913 0.029903 102.662058 (202.756096)
total: 694.10 sec