Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-174945
#<BuildRuby:0x0000556a78ab1f48
@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.20240301-174945",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.008324 0.000447 2.852751 ( 3.470090)
build_miniruby 0.001721 0.000178 2.002880 ( 2.037014)
build_ruby 0.001783 0.000184 3.906855 ( 4.241511)
build_all 0.007615 0.000788 7.117097 ( 3.777946)
build_install 0.022695 0.000412 9.320399 ( 5.459835)
test_btest 0.000786 0.000071 99.399493 ( 47.138605)
test_basic 0.003860 0.005176 1.087683 ( 1.226213)
test_all 0.096418 0.030039 883.092264 (316.061288)
test_rubyspec 0.040891 0.059709 136.173897 (157.154252)
total: 540.57 sec