Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-054754
#<BuildRuby:0x000055a5a85d27f0
@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-054754",
@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.000002 0.000014 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.002026 0.003600 1.367903 ( 1.553324)
build_miniruby 0.000922 0.000216 1.094848 ( 1.093839)
build_ruby 0.001121 0.000263 2.280875 ( 2.274255)
build_all 0.004215 0.000991 3.382964 ( 1.788832)
build_install 0.006809 0.006347 2.620487 ( 1.742674)
test_btest 0.000756 0.000000 56.346755 ( 15.559666)
test_basic 0.002511 0.001478 0.375557 ( 0.471882)
test_all 0.001050 0.000000 625.596989 (179.889734)
test_rubyspec 0.011595 0.021413 57.518520 ( 67.572117)
total: 271.95 sec