Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-235038
#<BuildRuby:0x00005654f4a89fb8
@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.20230218-235038",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.000000 0.004633 1.399187 ( 1.856684)
build_miniruby 0.000000 0.001318 1.215517 ( 1.224732)
build_ruby 0.000000 0.001561 2.454709 ( 2.663862)
build_all 0.003447 0.003859 4.049438 ( 2.507889)
build_install 0.010012 0.004340 3.011738 ( 2.601150)
test_btest 0.000649 0.000000 56.727561 ( 28.138008)
test_basic 0.006330 0.001495 0.525586 ( 0.677367)
test_all 0.001050 0.000203 629.511397 (236.286005)
test_rubyspec 0.043293 0.006188 72.205619 ( 82.911197)
total: 358.87 sec