Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-230642
#<BuildRuby:0x00005572c9ff2008
@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.20230925-230642",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.002235 0.004360 2.225944 ( 4.316410)
build_miniruby 0.000000 0.001710 1.574576 ( 1.574892)
build_ruby 0.000370 0.001523 3.492607 ( 3.888097)
build_all 0.000000 0.008190 6.184993 ( 4.125522)
build_install 0.011183 0.008505 7.616014 ( 5.655418)
test_btest 0.000921 0.000288 81.019111 ( 42.351666)
test_basic 0.005852 0.003331 0.990525 ( 1.333787)
test_all 0.009000 0.001569 709.154047 (322.866322)
test_rubyspec 0.026223 0.044378 104.003749 (120.882520)
total: 507.00 sec