Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-022454
#<BuildRuby:0x00007f5333bcfdd0
@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.20240727-022454",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000038 0.000009 0.000047 ( 0.000048)
configure 0.000031 0.000007 0.000038 ( 0.000039)
build_up 0.000991 0.007015 3.641623 ( 3.497593)
build_miniruby 0.001139 0.000335 1.648273 ( 1.644770)
build_ruby 0.001564 0.000461 4.384906 ( 4.561432)
build_all 0.005401 0.003183 8.325094 ( 3.387593)
build_install 0.014068 0.003446 10.653566 ( 4.904126)
test_btest 0.000721 0.000217 117.293768 ( 31.187965)
test_basic 0.004861 0.005439 1.325032 ( 1.373826)
test_all 0.120155 0.029229 836.595523 (242.971219)
test_rubyspec 0.038443 0.051119 170.459158 ( 49.243340)
total: 342.77 sec