Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-081420
#<BuildRuby:0x0000557ae2241d98
@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.20230531-081420",
@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.000061 0.000000 0.000061 ( 0.000030)
autoconf 0.000039 0.000000 0.000039 ( 0.000034)
configure 0.000033 0.000000 0.000033 ( 0.000032)
build_up 0.006714 0.000000 1.994110 ( 3.898090)
build_miniruby 0.001478 0.000000 1.532273 ( 1.561603)
build_ruby 0.001971 0.000000 2.898473 ( 3.193984)
build_all 0.007195 0.000000 2.196156 ( 1.882004)
build_install 0.008793 0.010340 3.438794 ( 2.947930)
test_btest 0.000551 0.000095 76.962907 ( 27.833343)
test_basic 0.004395 0.000753 0.701813 ( 0.780697)
test_all 0.000918 0.000157 581.706491 (216.821224)
test_rubyspec 0.016074 0.037378 79.892114 ( 91.614765)
total: 350.53 sec