Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-145141
#<BuildRuby:0x000055aee26fe320
@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.20230212-145141",
@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.000022 0.000002 0.000024 ( 0.000024)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.000466 0.004113 1.171960 ( 1.595441)
build_miniruby 0.001138 0.000142 1.153378 ( 1.151664)
build_ruby 0.000000 0.001395 2.128975 ( 2.370126)
build_all 0.002854 0.003137 3.490471 ( 1.702553)
build_install 0.011468 0.000457 2.592071 ( 1.771970)
test_btest 0.000795 0.000123 57.324437 ( 16.599318)
test_basic 0.004035 0.000621 0.360480 ( 0.459023)
test_all 0.001073 0.000165 644.635700 (234.844188)
test_rubyspec 0.023254 0.023066 71.371404 ( 81.878558)
total: 342.37 sec