Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-180550
#<BuildRuby:0x0000557b239d61a8
@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.20240224-180550",
@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.000022 0.000001 0.000023 ( 0.000025)
autoconf 0.000029 0.000002 0.000031 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.002267 0.007554 2.670230 ( 4.760418)
build_miniruby 0.001500 0.000200 1.865250 ( 2.686797)
build_ruby 0.000000 0.001798 3.573767 ( 4.977003)
build_all 0.006571 0.002442 6.962399 ( 8.823865)
build_install 0.019877 0.003330 8.787311 ( 11.311862)
test_btest 0.000949 0.000153 93.658678 (113.629136)
test_basic 0.008305 0.000000 1.019221 ( 1.683640)
test_all 0.078096 0.044782 777.029919 (546.155681)
test_rubyspec 0.040614 0.051855 130.598864 (147.956568)
total: 841.99 sec