Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-091152
#<BuildRuby:0x000055d18926e8e0
@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.20230831-091152",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005050 0.000748 1.821681 ( 2.877052)
build_miniruby 0.000000 0.001874 1.721427 ( 1.878556)
build_ruby 0.000000 0.001751 3.451997 ( 3.914538)
build_all 0.000000 0.007894 6.352898 ( 4.651517)
build_install 0.013571 0.005046 7.658068 ( 5.160122)
test_btest 0.000629 0.000167 83.886342 ( 43.692615)
test_basic 0.006005 0.001590 0.944609 ( 1.238336)
test_all 0.008294 0.000939 712.932491 (309.363061)
test_rubyspec 0.052198 0.021958 107.846036 (128.253841)
total: 501.03 sec