Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-095651
#<BuildRuby:0x00005577c23a6120
@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.20231223-095651",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005077 0.000237 1.519307 ( 2.027361)
build_miniruby 0.001335 0.000290 1.590620 ( 1.590312)
build_ruby 0.001404 0.000305 3.346599 ( 21.112396)
build_all 0.007427 0.000679 5.675936 ( 6.229740)
build_install 0.012099 0.004123 6.588336 ( 3.864163)
test_btest 0.000760 0.000169 80.501433 ( 29.141020)
test_basic 0.006833 0.000000 0.826323 ( 0.913899)
test_all 0.077692 0.042542 660.511603 (238.256879)
test_rubyspec 0.041056 0.028392 97.335243 (113.120662)
total: 416.26 sec