Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-102636
#<BuildRuby:0x0000561e20bce258
@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.20230702-102636",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.005535 0.000962 2.077653 ( 5.168197)
build_miniruby 0.001270 0.000221 1.520307 ( 1.929425)
build_ruby 0.000000 0.002216 3.250790 ( 4.702318)
build_all 0.001752 0.006389 2.422313 ( 3.170926)
build_install 0.017222 0.001066 3.882940 ( 5.729757)
test_btest 0.000584 0.000134 81.678842 ( 46.339545)
test_basic 0.006850 0.000000 0.880205 ( 1.642848)
test_all 0.001519 0.000000 618.356486 (334.037219)
test_rubyspec 0.040738 0.013281 89.145074 (125.015431)
total: 527.74 sec