Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-095616
#<BuildRuby:0x000055cdcc70e320
@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.20231021-095616",
@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.000021 0.000000 0.000021 ( 0.000020)
autoconf 0.000025 0.000000 0.000025 ( 0.000024)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.005585 0.000223 1.775661 ( 2.086352)
build_miniruby 0.001205 0.000139 1.249112 ( 1.247515)
build_ruby 0.001357 0.000156 2.772144 ( 13.119247)
build_all 0.007061 0.000320 5.401196 ( 2.211930)
build_install 0.015842 0.000000 6.833049 ( 3.290506)
test_btest 0.000796 0.000000 77.561109 ( 20.227327)
test_basic 0.000000 0.005347 0.726408 ( 0.790116)
test_all 0.000000 0.008855 601.851664 (172.853007)
test_rubyspec 0.002739 0.048928 79.361168 ( 91.001458)
total: 306.83 sec