Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-134717
#<BuildRuby:0x000055e86b6ea3d0
@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.20230109-134717",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000019 0.000006 0.000025 ( 0.000024)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.000644 0.004228 1.194667 ( 1.711604)
build_miniruby 0.000882 0.000308 1.562975 ( 1.577541)
build_ruby 0.001007 0.000352 3.173607 ( 3.582246)
build_all 0.003376 0.003847 3.687418 ( 1.856458)
build_install 0.002105 0.011309 2.875581 ( 2.000638)
test_btest 0.000497 0.000249 55.493738 ( 17.219661)
test_basic 0.001054 0.004613 0.431118 ( 0.528326)
test_all 0.000752 0.000411 620.873219 (191.534113)
test_rubyspec 0.025759 0.017077 65.302273 ( 75.467893)
total: 295.48 sec