Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-041139
#<BuildRuby:0x000056360e1ee8e0
@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.20230107-041139",
@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.000000 0.000020 0.000020 ( 0.000021)
autoconf 0.000000 0.000024 0.000024 ( 0.000024)
configure 0.000000 0.000023 0.000023 ( 0.000023)
build_up 0.001367 0.003942 1.147944 ( 2.176227)
build_miniruby 0.001115 0.000253 1.390863 ( 1.416802)
build_ruby 0.001500 0.000341 3.468403 ( 3.960421)
build_all 0.007151 0.000673 3.901609 ( 2.686546)
build_install 0.013777 0.001080 2.912341 ( 2.688971)
test_btest 0.000700 0.000140 56.086208 ( 33.612423)
test_basic 0.001165 0.004718 0.449687 ( 0.659768)
test_all 0.001164 0.000279 640.599213 (258.404955)
test_rubyspec 0.016355 0.033610 67.732572 ( 77.902587)
total: 383.51 sec