Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-191632
#<BuildRuby:0x0000561072e7e130
@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.20230605-191632",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.003965 0.003835 2.183908 ( 5.093983)
build_miniruby 0.001956 0.000000 1.837065 ( 2.523309)
build_ruby 0.001491 0.000000 2.994545 ( 4.380219)
build_all 0.007688 0.000606 2.303269 ( 3.009328)
build_install 0.019384 0.000529 3.670697 ( 4.682506)
test_btest 0.000672 0.000099 79.995859 ( 83.651311)
test_basic 0.001003 0.006763 0.846348 ( 1.453185)
test_all 0.003566 0.003812 645.965913 (645.507961)
test_rubyspec 0.015918 0.046692 88.592504 (122.605411)
total: 872.91 sec