Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-093048
#<BuildRuby:0x000055faace3a3d0
@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.20221227-093048",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.005212 0.000219 1.211468 ( 2.326108)
build_miniruby 0.000000 0.001996 1.506430 ( 1.873453)
build_ruby 0.000167 0.001841 3.823788 ( 5.426439)
build_all 0.008835 0.000000 3.906067 ( 4.948449)
build_install 0.013207 0.005251 3.239767 ( 4.069793)
test_btest 0.000000 0.000856 58.439227 ( 57.989952)
test_basic 0.002889 0.003910 0.469205 ( 0.705250)
test_all 0.001625 0.000392 680.187538 (386.594898)
test_rubyspec 0.012816 0.025765 61.414260 ( 71.386380)
total: 535.32 sec