Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-031025
#<BuildRuby:0x0000560d334c2390
@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.20221208-031025",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.001821 0.004344 1.460035 ( 2.157817)
build_miniruby 0.000911 0.000207 1.304680 ( 1.445613)
build_ruby 0.001793 0.000000 2.618561 ( 2.706953)
build_all 0.000050 0.007469 3.771297 ( 2.650966)
build_install 0.012934 0.002614 2.868588 ( 2.762834)
test_btest 0.000511 0.000149 52.949112 ( 27.003340)
test_basic 0.002032 0.003621 0.407861 ( 0.514741)
test_all 0.000714 0.000228 623.016120 (235.378960)
test_rubyspec 0.016855 0.027833 66.700852 ( 76.950763)
total: 351.57 sec