Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-200240
#<BuildRuby:0x000055c60a9d1f68
@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.20231013-200240",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.005784 0.000425 1.933320 ( 2.195222)
build_miniruby 0.000945 0.000217 1.236812 ( 1.235266)
build_ruby 0.001170 0.000270 2.415446 ( 16.566462)
build_all 0.006155 0.000455 5.641927 ( 2.265791)
build_install 0.012803 0.003296 7.081502 ( 3.266142)
test_btest 0.000761 0.000172 83.590518 ( 21.951129)
test_basic 0.000000 0.006375 0.816001 ( 0.876592)
test_all 0.007155 0.001446 663.366824 (239.224570)
test_rubyspec 0.035138 0.024171 91.101003 (102.365239)
total: 389.95 sec