Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-085634
#<BuildRuby:0x000055d3345e1f70
@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.20230804-085634",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.003082 0.003848 2.337403 ( 5.459162)
build_miniruby 0.001660 0.000000 1.821494 ( 3.717750)
build_ruby 0.001715 0.000000 3.406734 ( 5.872135)
build_all 0.008666 0.000078 2.946694 ( 3.686548)
build_install 0.015017 0.004343 4.614000 ( 5.086549)
test_btest 0.000799 0.000000 84.574413 ( 55.777631)
test_basic 0.007652 0.000551 1.019630 ( 1.966949)
test_all 0.002353 0.000287 698.430368 (407.252092)
test_rubyspec 0.026678 0.035195 106.274904 (204.352533)
total: 693.17 sec