Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-171238
#<BuildRuby:0x000055b5e4c0e1b8
@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.20231220-171238",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.004929 0.000759 1.722567 ( 2.066876)
build_miniruby 0.001150 0.000177 1.255604 ( 1.253633)
build_ruby 0.001511 0.000232 2.964092 ( 3.179811)
build_all 0.007305 0.000000 5.195594 ( 2.027675)
build_install 0.002252 0.016166 6.635113 ( 3.213487)
test_btest 0.000675 0.000186 80.063874 ( 21.290361)
test_basic 0.000991 0.004484 0.725356 ( 0.784915)
test_all 0.095783 0.027088 661.617922 (193.845949)
test_rubyspec 0.032460 0.019755 80.808574 ( 92.345863)
total: 320.01 sec