Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-145914
#<BuildRuby:0x000056426f68e130
@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.20230611-145914",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.005460 1.617374 ( 2.931099)
build_miniruby 0.000000 0.001233 1.190013 ( 1.188546)
build_ruby 0.000032 0.001234 2.326852 ( 2.509074)
build_all 0.005608 0.001020 2.198300 ( 1.485091)
build_install 0.008055 0.008455 3.323014 ( 2.303924)
test_btest 0.000884 0.000000 76.538509 ( 33.334018)
test_basic 0.003326 0.003838 0.815534 ( 0.996908)
test_all 0.001646 0.000453 554.470548 (192.542083)
test_rubyspec 0.030389 0.017830 79.434602 ( 91.414414)
total: 328.71 sec