Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-111925
#<BuildRuby:0x000055c23bd9a320
@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.20240130-111925",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000019 0.000002 0.000021 ( 0.000023)
build_up 0.007205 0.000457 2.042793 ( 3.684643)
build_miniruby 0.001369 0.000189 1.858182 ( 2.444224)
build_ruby 0.001516 0.000209 3.742957 ( 5.288842)
build_all 0.004460 0.004166 6.783597 ( 7.054006)
build_install 0.017453 0.005047 8.236247 ( 8.430960)
test_btest 0.000966 0.000000 91.268023 ( 81.210575)
test_basic 0.006773 0.000646 0.972842 ( 1.249869)
test_all 0.092870 0.027539 790.940518 (414.782840)
test_rubyspec 0.057615 0.047656 173.643235 (196.114551)
total: 720.26 sec