Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-212700
#<BuildRuby:0x0000564301fe63d0
@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.20230706-212700",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.006677 0.000306 2.149577 ( 6.419861)
build_miniruby 0.001450 0.000162 1.650687 ( 4.952423)
build_ruby 0.001607 0.000179 3.352353 ( 5.899133)
build_all 0.007470 0.000830 2.486364 ( 4.128200)
build_install 0.019554 0.000000 3.928355 ( 6.587812)
test_btest 0.001109 0.000000 82.907897 ( 74.319463)
test_basic 0.007473 0.000162 0.942669 ( 1.624317)
test_all 0.001624 0.000147 642.102741 (605.103836)
test_rubyspec 0.047810 0.021260 96.591621 (195.024304)
total: 904.06 sec