Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-215914
#<BuildRuby:0x00005566f67da390
@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.20240223-215914",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.004851 0.005098 2.997915 ( 5.476106)
build_miniruby 0.005045 0.001211 112.874956 (118.330263)
build_ruby 0.001878 0.000451 4.521502 ( 6.892539)
build_all 0.005857 0.003643 7.114313 ( 8.474326)
build_install 0.014708 0.009148 8.940708 ( 16.062692)
test_btest 0.000710 0.000213 94.395019 (121.200837)
test_basic 0.002757 0.005313 0.986729 ( 2.153009)
test_all 0.096928 0.030514 836.260991 (738.131739)
test_rubyspec 0.025371 0.063369 128.826765 (166.433133)
total: 1183.16 sec