Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-072412
#<BuildRuby:0x0000561b871d64f8
@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.20231208-072412",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002183 0.004435 2.409548 ( 2.462707)
build_miniruby 0.001157 0.000214 1.151139 ( 1.149537)
build_ruby 0.001684 0.000000 3.172843 ( 3.356236)
build_all 0.003935 0.004492 6.011722 ( 3.116819)
build_install 0.010849 0.007972 7.484707 ( 4.417509)
test_btest 0.001002 0.000259 83.521829 ( 35.173540)
test_basic 0.001136 0.006197 0.882577 ( 0.974469)
test_all 0.102368 0.018627 688.247551 (234.335641)
test_rubyspec 0.027741 0.026046 80.845478 ( 92.389784)
total: 377.38 sec