Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-040914
#<BuildRuby:0x000055dd08c0e258
@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.20230628-040914",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.006406 0.000260 2.223434 ( 4.345501)
build_miniruby 0.001303 0.000145 1.672357 ( 2.085271)
build_ruby 0.001388 0.000154 3.382768 ( 3.710071)
build_all 0.003235 0.004113 2.561903 ( 1.705456)
build_install 0.008658 0.010875 3.995678 ( 4.381893)
test_btest 0.000355 0.000915 83.258860 ( 48.616974)
test_basic 0.000000 0.007986 0.928307 ( 1.037622)
test_all 0.001521 0.001068 614.090207 (247.714112)
test_rubyspec 0.030399 0.025821 91.975676 (106.475810)
total: 420.07 sec