Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-182909
#<BuildRuby:0x000055b4de365f68
@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-182909",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.003117 0.003702 1.959450 ( 5.075888)
build_miniruby 0.001017 0.000254 1.434670 ( 2.207562)
build_ruby 0.001321 0.000330 2.891530 ( 3.904896)
build_all 0.007533 0.000000 5.589793 ( 4.590563)
build_install 0.009555 0.009494 6.743195 ( 4.986066)
test_btest 0.000734 0.000218 79.109753 ( 46.343984)
test_basic 0.000210 0.007954 0.834881 ( 1.605430)
test_all 0.000734 0.000683 564.326755 (314.599623)
test_rubyspec 0.022231 0.032158 88.349112 (124.162766)
total: 507.48 sec