Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-232200
#<BuildRuby:0x000055b9819fe120
@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-232200",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.001813 0.003781 1.132477 ( 1.942007)
build_miniruby 0.001327 0.000147 1.568340 ( 1.642325)
build_ruby 0.002058 0.000000 3.624483 ( 4.248141)
build_all 0.004172 0.003767 4.069715 ( 2.738091)
build_install 0.013983 0.003673 3.261502 ( 2.748685)
test_btest 0.000900 0.000137 58.837961 ( 34.382021)
test_basic 0.000915 0.003391 0.414962 ( 5.246115)
test_all 0.001181 0.000209 724.147213 (615.539067)
test_rubyspec 0.051356 0.011390 76.915937 (116.661608)
total: 785.15 sec