Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-173943
#<BuildRuby:0x000055a0c5d16008
@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.20231205-173943",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.002976 0.003777 2.310429 ( 2.416093)
build_miniruby 0.000000 0.001354 1.648772 ( 1.648770)
build_ruby 0.000283 0.001560 3.059075 ( 11.922527)
build_all 0.003673 0.003797 5.429286 ( 2.402382)
build_install 0.014990 0.003514 6.983963 ( 3.876986)
test_btest 0.000797 0.000000 81.509146 ( 31.772999)
test_basic 0.008170 0.000000 0.892005 ( 0.996245)
test_all 0.081058 0.036902 683.577165 (268.154837)
test_rubyspec 0.027408 0.032551 89.208628 (100.744605)
total: 423.94 sec