Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-064712
#<BuildRuby:0x000055a93f8c68e0
@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.20230824-064712",
@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.000031 0.000001 0.000032 ( 0.000032)
configure 0.000028 0.000001 0.000029 ( 0.000030)
build_up 0.003340 0.004229 2.300923 ( 4.770987)
build_miniruby 0.001258 0.000000 1.637494 ( 2.090347)
build_ruby 0.001713 0.000000 3.425411 ( 4.054774)
build_all 0.007781 0.000418 6.524142 ( 4.961397)
build_install 0.016542 0.003327 8.128568 ( 6.698451)
test_btest 0.000674 0.000050 86.132502 ( 46.379561)
test_basic 0.008064 0.000590 0.986307 ( 1.282947)
test_all 0.009776 0.000715 704.195077 (353.934393)
test_rubyspec 0.036684 0.035915 107.231850 (138.417304)
total: 562.59 sec