Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-101759
#<BuildRuby:0x0000559150776118
@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.20230510-101759",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.003466 0.002752 1.840042 ( 3.768877)
build_miniruby 0.000000 0.001497 1.383733 ( 1.388168)
build_ruby 0.000433 0.001190 2.743736 ( 3.096343)
build_all 0.004980 0.001516 2.285558 ( 2.367900)
build_install 0.009956 0.005886 3.420439 ( 2.949188)
test_btest 0.000553 0.000185 73.860594 ( 35.990866)
test_basic 0.002316 0.004531 0.805072 ( 0.911863)
test_all 0.000821 0.000304 570.140985 (213.613610)
test_rubyspec 0.034438 0.017666 79.792101 ( 95.200948)
total: 359.29 sec