Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-234059
#<BuildRuby:0x000055eba984e0a0
@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.20230916-234059",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005456 0.000655 2.083003 ( 3.360629)
build_miniruby 0.001328 0.000159 1.577759 ( 1.579427)
build_ruby 0.001386 0.000000 3.430747 ( 3.648023)
build_all 0.003776 0.003861 6.107318 ( 2.823529)
build_install 0.014330 0.005259 7.516863 ( 5.153788)
test_btest 0.001018 0.000176 84.839825 ( 33.966291)
test_basic 0.007410 0.001278 1.013412 ( 1.115474)
test_all 0.005261 0.003931 680.965801 (254.428484)
test_rubyspec 0.028943 0.041134 100.062145 (111.386713)
total: 417.46 sec