Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-001751
#<BuildRuby:0x000055738ac5df48
@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.20230806-001751",
@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.000022 0.000001 0.000023 ( 0.000022)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.002634 0.004406 2.326501 ( 6.449549)
build_miniruby 0.001231 0.000088 1.858781 ( 4.876074)
build_ruby 0.001680 0.000120 3.484298 ( 6.127085)
build_all 0.004213 0.004409 2.903254 ( 3.910592)
build_install 0.010937 0.009189 4.423588 ( 7.341094)
test_btest 0.000000 0.001251 83.941650 ( 55.707728)
test_basic 0.003092 0.002889 1.000089 ( 1.900099)
test_all 0.000773 0.000710 643.494681 (391.035827)
test_rubyspec 0.022366 0.036771 100.431997 (153.467866)
total: 630.82 sec