Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-052936
#<BuildRuby:0x000055f1e1ce68e0
@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.20230207-052936",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.004402 0.000338 1.065996 ( 1.508141)
build_miniruby 0.001068 0.000082 1.053622 ( 1.052211)
build_ruby 0.001421 0.000109 2.060417 ( 2.262278)
build_all 0.006377 0.000000 3.477927 ( 1.797893)
build_install 0.010052 0.003754 2.841733 ( 2.090619)
test_btest 0.000625 0.000060 57.985476 ( 15.741369)
test_basic 0.004768 0.000461 0.393263 ( 0.485147)
test_all 0.000953 0.000092 633.718165 (190.772505)
test_rubyspec 0.021975 0.018900 66.829499 ( 76.579120)
total: 292.29 sec