Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-235943
#<BuildRuby:0x0000555a71d8e138
@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.20230122-235943",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005194 0.000000 1.173795 ( 2.391735)
build_miniruby 0.001490 0.000000 1.268459 ( 1.293302)
build_ruby 0.001846 0.000000 2.974039 ( 3.545296)
build_all 0.002964 0.003954 3.842163 ( 2.582547)
build_install 0.013113 0.003624 3.130540 ( 3.140910)
test_btest 0.000812 0.000105 56.449998 ( 29.548603)
test_basic 0.005594 0.000211 0.442673 ( 0.579300)
test_all 0.001754 0.000220 641.377521 (254.498375)
test_rubyspec 0.032143 0.020687 72.435117 ( 86.848280)
total: 384.43 sec