Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-134955
#<BuildRuby:0x000055a5abe9e7c8
@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.20230817-134955",
@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.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000026)
build_up 0.006211 0.000777 2.186840 ( 6.223552)
build_miniruby 0.000000 0.001609 1.707378 ( 2.806161)
build_ruby 0.000000 0.001750 3.391279 ( 7.006697)
build_all 0.003401 0.005035 6.255939 ( 6.903993)
build_install 0.018710 0.001011 7.671969 ( 18.131902)
test_btest 0.000758 0.000135 82.565134 ( 60.811953)
test_basic 0.007385 0.000483 0.942447 ( 2.111940)
test_all 0.015598 0.000243 683.631010 (539.166384)
test_rubyspec 0.053800 0.027649 108.968049 (236.748414)
total: 879.91 sec