Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-182433
#<BuildRuby:0x0000563b17d123d0
@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.20230513-182433",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.004779 0.001039 1.713308 ( 2.913104)
build_miniruby 0.000853 0.000185 1.077495 ( 1.075744)
build_ruby 0.000000 0.001224 2.334989 ( 2.551701)
build_all 0.000229 0.004716 2.026770 ( 1.157268)
build_install 0.009375 0.003223 2.956811 ( 1.943232)
test_btest 0.000604 0.000172 71.714543 ( 19.015632)
test_basic 0.005102 0.000369 0.750122 ( 0.823257)
test_all 0.000853 0.000235 581.202366 (198.927573)
test_rubyspec 0.007449 0.032423 65.919940 ( 77.899738)
total: 306.31 sec