Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-090948
#<BuildRuby:0x00005591cc1d5ef8
@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.20230903-090948",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.002325 0.004274 1.817258 ( 2.960886)
build_miniruby 0.001302 0.000135 1.583201 ( 1.787690)
build_ruby 0.001800 0.000000 3.332449 ( 3.843176)
build_all 0.006864 0.000458 6.327266 ( 4.001997)
build_install 0.018613 0.000119 7.575946 ( 5.351662)
test_btest 0.001151 0.000101 82.883685 ( 44.273086)
test_basic 0.002820 0.004729 0.977951 ( 1.300800)
test_all 0.005384 0.004610 721.799239 (337.649196)
test_rubyspec 0.057676 0.014246 101.398756 (113.475678)
total: 514.65 sec