Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-222007
#<BuildRuby:0x000055bc64f36008
@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.20230120-222007",
@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.000003 0.000014 ( 0.000013)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.000320 0.004054 1.006760 ( 1.400959)
build_miniruby 0.000885 0.000221 1.170121 ( 1.168625)
build_ruby 0.001118 0.000590 2.665079 ( 2.969952)
build_all 0.000067 0.006484 3.475537 ( 1.715040)
build_install 0.013077 0.000396 2.753690 ( 1.935790)
test_btest 0.000648 0.000188 55.347839 ( 14.862930)
test_basic 0.005312 0.000000 0.385110 ( 0.476705)
test_all 0.001146 0.000000 614.906948 (176.071763)
test_rubyspec 0.005667 0.037526 64.972258 ( 75.008037)
total: 275.61 sec