Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-073355
#<BuildRuby:0x0000563f0f2f2818
@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.20230909-073355",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.004332 0.003889 2.303949 ( 4.644094)
build_miniruby 0.001630 0.000148 1.678834 ( 1.887837)
build_ruby 0.001720 0.000000 3.558885 ( 3.906708)
build_all 0.008256 0.000000 6.312520 ( 4.418436)
build_install 0.017199 0.003908 7.795479 ( 5.960131)
test_btest 0.001759 0.000176 84.814522 ( 52.034408)
test_basic 0.008620 0.000454 1.011582 ( 1.432086)
test_all 0.009153 0.000893 754.261909 (551.037298)
test_rubyspec 0.041061 0.042937 111.625539 (160.209309)
total: 785.53 sec