Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-031401
#<BuildRuby:0x000055d3b625e308
@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.20230107-031401",
@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.000003 0.000015 ( 0.000014)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.003466 0.000866 1.062686 ( 1.480432)
build_miniruby 0.000932 0.000233 1.264685 ( 1.263635)
build_ruby 0.001073 0.000269 3.039510 ( 3.424208)
build_all 0.006403 0.000500 3.367625 ( 1.623880)
build_install 0.005658 0.006023 2.415541 ( 1.569272)
test_btest 0.000591 0.000169 56.099453 ( 16.836394)
test_basic 0.003624 0.001035 0.419443 ( 0.516320)
test_all 0.000000 0.001493 618.126139 (188.394781)
test_rubyspec 0.018233 0.029532 68.242610 ( 78.636684)
total: 293.75 sec