Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-205654
#<BuildRuby:0x00005574c1612390
@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.20240221-205654",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.007256 0.000355 2.525088 ( 2.360482)
build_miniruby 0.001481 0.000159 1.658976 ( 1.659420)
build_ruby 0.001556 0.000167 3.590304 ( 3.822654)
build_all 0.007176 0.000769 6.771943 ( 3.348019)
build_install 0.014897 0.004641 8.562017 ( 4.875364)
test_btest 0.000771 0.000000 89.691835 ( 38.499408)
test_basic 0.005527 0.000000 0.920209 ( 0.989755)
test_all 0.080063 0.037210 783.312625 (291.628019)
test_rubyspec 0.026998 0.063760 124.303574 (133.952869)
total: 481.14 sec