Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-095430
#<BuildRuby:0x00005647e3badfe8
@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.20221224-095430",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.004837 0.000921 1.157456 ( 1.815727)
build_miniruby 0.001152 0.000220 1.569065 ( 1.648608)
build_ruby 0.001388 0.000264 3.681795 ( 4.203650)
build_all 0.004388 0.004340 4.118396 ( 2.564315)
build_install 0.012802 0.006541 3.325934 ( 3.129890)
test_btest 0.000716 0.000187 55.997150 ( 27.372873)
test_basic 0.001878 0.003903 0.438832 ( 0.603364)
test_all 0.000384 0.001026 656.401295 (224.763416)
test_rubyspec 0.036880 0.010118 68.523299 ( 79.284975)
total: 345.39 sec