Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-001043
#<BuildRuby:0x000055ed24861e58
@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.20231018-001043",
@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.000004 0.000020 ( 0.000019)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005756 0.000406 2.319747 ( 2.473822)
build_miniruby 0.001187 0.000264 1.610676 ( 1.613700)
build_ruby 0.001488 0.000330 3.225857 ( 3.420594)
build_all 0.004899 0.003304 6.279579 ( 2.968844)
build_install 0.014933 0.004731 7.740153 ( 4.284143)
test_btest 0.000642 0.000160 87.450723 ( 32.980545)
test_basic 0.007658 0.000861 0.953055 ( 1.041258)
test_all 0.008263 0.000952 669.512716 (245.700274)
test_rubyspec 0.030351 0.042087 103.499908 (116.927325)
total: 411.41 sec