Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-083824
#<BuildRuby:0x0000564de2b1a108
@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-083824",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.004880 1.136229 ( 1.556872)
build_miniruby 0.000000 0.001319 1.352895 ( 1.351719)
build_ruby 0.000707 0.000879 3.327863 ( 3.712665)
build_all 0.005072 0.002322 3.669866 ( 1.827660)
build_install 0.007824 0.006376 2.864412 ( 2.046059)
test_btest 0.000469 0.000125 56.601913 ( 17.913178)
test_basic 0.001891 0.004065 0.424001 ( 0.520240)
test_all 0.001491 0.000128 604.119685 (173.590897)
test_rubyspec 0.021295 0.028862 67.909434 ( 77.933079)
total: 280.45 sec