Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-141710
#<BuildRuby:0x0000556bcaa8e130
@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.20230501-141710",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004889 0.000667 1.812624 ( 3.609750)
build_miniruby 0.001450 0.000198 1.297373 ( 1.372731)
build_ruby 0.001317 0.000179 2.335799 ( 2.712694)
build_all 0.001909 0.004714 2.167493 ( 1.915966)
build_install 0.014822 0.000232 3.232676 ( 3.140698)
test_btest 0.000659 0.000105 73.452530 ( 42.935645)
test_basic 0.002560 0.004165 0.774193 ( 0.941416)
test_all 0.001774 0.001034 561.474536 (224.344132)
test_rubyspec 0.031039 0.017196 80.341973 ( 92.846479)
total: 373.82 sec