Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-051950
#<BuildRuby:0x00007f56478bfde0
@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.20240823-051950",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.004510 0.004146 4.277616 ( 4.482024)
build_miniruby 0.001448 0.000394 1.805378 ( 1.833374)
build_ruby 0.001728 0.000471 4.657311 ( 4.872711)
build_all 0.008894 0.001262 8.639083 ( 4.501816)
build_install 0.013208 0.010305 11.848441 ( 6.994733)
test_btest 0.000669 0.000206 103.000156 ( 26.866227)
test_basic 0.008181 0.001230 0.868486 ( 0.927508)
test_all 0.102312 0.051517 832.838802 (255.224471)
test_rubyspec 0.070917 0.019622 170.039773 ( 33.713648)
total: 339.42 sec