Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-044955
#<BuildRuby:0x0000557c65206390
@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.20230702-044955",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.006917 0.000218 2.212834 ( 5.025387)
build_miniruby 0.001579 0.000109 2.005365 ( 3.517678)
build_ruby 0.001774 0.000000 3.173407 ( 4.840173)
build_all 0.007759 0.000000 2.512241 ( 3.358810)
build_install 0.006707 0.010740 4.006203 ( 5.517098)
test_btest 0.000775 0.000110 81.911603 ( 46.614713)
test_basic 0.005662 0.000809 0.852640 ( 0.962188)
test_all 0.001492 0.000214 644.341060 (270.187358)
test_rubyspec 0.029147 0.024301 90.041368 (123.347686)
total: 463.37 sec