Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-122741
#<BuildRuby:0x00005626e3aae118
@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.20230805-122741",
@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.000023 0.000001 0.000024 ( 0.000023)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000023 0.000000 0.000023 ( 0.000025)
build_up 0.002811 0.004310 2.384136 ( 6.000559)
build_miniruby 0.001600 0.000106 1.730107 ( 2.904036)
build_ruby 0.002150 0.000000 3.523997 ( 5.675588)
build_all 0.004424 0.004510 2.986517 ( 3.715112)
build_install 0.014686 0.004549 4.503366 ( 37.547194)
test_btest 0.000000 0.001237 84.459334 ( 60.028618)
test_basic 0.000000 0.007707 1.006348 ( 2.300348)
test_all 0.000000 0.001531 681.513189 (425.886722)
test_rubyspec 0.039103 0.019920 103.903253 (179.141004)
total: 723.20 sec