Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-185057
#<BuildRuby:0x0000562d6a941fb8
@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.20240319-185057",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.004658 0.004048 3.738111 ( 2.670423)
build_miniruby 0.001052 0.000156 1.619183 ( 1.617308)
build_ruby 0.001817 0.000000 3.716816 ( 3.928813)
build_all 0.003963 0.003636 6.900941 ( 2.738176)
build_install 0.010377 0.008441 8.983620 ( 3.897808)
test_btest 0.000562 0.000127 93.095015 ( 28.754043)
test_basic 0.006543 0.001478 0.986015 ( 1.054564)
test_all 0.082399 0.037679 805.519352 (281.273798)
test_rubyspec 0.055627 0.031510 122.150926 (131.395985)
total: 457.33 sec