Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-184044
#<BuildRuby:0x000055ff18d567c8
@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-184044",
@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.000001 0.000021 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.000000 0.006766 2.045199 ( 4.602986)
build_miniruby 0.000818 0.000637 1.585003 ( 2.128670)
build_ruby 0.001647 0.000000 2.991520 ( 3.332964)
build_all 0.003584 0.003462 2.298113 ( 1.763894)
build_install 0.015271 0.002578 3.699697 ( 3.188336)
test_btest 0.000778 0.000000 81.883636 ( 37.397698)
test_basic 0.007053 0.000119 0.872124 ( 1.001684)
test_all 0.001006 0.000155 606.116963 (262.634543)
test_rubyspec 0.034684 0.017370 88.241270 (108.157120)
total: 424.21 sec