Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-052131
#<BuildRuby:0x000055fb5f50e258
@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.20230705-052131",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.008030 0.000000 2.152247 ( 6.463451)
build_miniruby 0.001555 0.000000 1.759297 ( 2.659324)
build_ruby 0.001545 0.000000 3.330442 ( 5.643753)
build_all 0.003816 0.004695 2.701240 ( 4.054959)
build_install 0.016513 0.005984 4.273717 ( 7.014586)
test_btest 0.000741 0.000167 83.484799 ( 67.053211)
test_basic 0.006913 0.001560 0.963096 ( 1.876992)
test_all 0.001152 0.000260 627.780747 (555.238898)
test_rubyspec 0.049191 0.017189 96.498480 (214.874741)
total: 864.88 sec