Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-150721
#<BuildRuby:0x000055f2ccc52028
@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.20230204-150721",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.001701 0.003350 1.162861 ( 1.720820)
build_miniruby 0.001251 0.000000 1.224569 ( 1.235556)
build_ruby 0.001301 0.000000 2.189827 ( 2.409188)
build_all 0.006990 0.000209 3.772524 ( 1.940686)
build_install 0.012482 0.003522 2.895671 ( 2.242080)
test_btest 0.000551 0.000067 56.662200 ( 21.552162)
test_basic 0.000000 0.005801 0.429608 ( 0.547797)
test_all 0.001804 0.000784 635.316938 (215.767381)
test_rubyspec 0.033042 0.014305 70.277694 ( 80.324107)
total: 327.74 sec