Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-071558
#<BuildRuby:0x0000564a2421e890
@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.20221207-071558",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005561 0.000135 1.415914 ( 2.067860)
build_miniruby 0.001017 0.000084 1.256205 ( 1.261560)
build_ruby 0.001445 0.000121 2.367570 ( 2.363783)
build_all 0.003720 0.003600 3.670087 ( 2.004421)
build_install 0.009201 0.006198 2.683418 ( 2.035636)
test_btest 0.000684 0.000110 55.356493 ( 22.670248)
test_basic 0.004252 0.000686 0.416282 ( 0.565713)
test_all 0.001004 0.000084 646.897359 (238.557253)
test_rubyspec 0.025067 0.018938 65.791049 ( 75.895227)
total: 347.42 sec