Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-092231
#<BuildRuby:0x0000557c4d401fb8
@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.20230513-092231",
@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.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.006740 0.000000 1.967141 ( 4.435729)
build_miniruby 0.000000 0.001324 1.418494 ( 1.814254)
build_ruby 0.000000 0.002046 2.824721 ( 3.947665)
build_all 0.007576 0.000202 2.375995 ( 2.642801)
build_install 0.015370 0.003199 3.566700 ( 4.564230)
test_btest 0.000754 0.000129 77.048746 ( 65.115817)
test_basic 0.005661 0.000971 0.770428 ( 1.138116)
test_all 0.000984 0.000169 590.002021 (408.944494)
test_rubyspec 0.031204 0.023716 82.907694 (100.523070)
total: 593.13 sec