Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-153451
#<BuildRuby:0x00007fb7753ffdc0
@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.20240730-153451",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000032 0.000007 0.000039 ( 0.000040)
build_up 0.008436 0.001845 4.064032 ( 6.319895)
build_miniruby 0.001820 0.000000 1.844903 ( 2.654125)
build_ruby 0.002278 0.000000 4.688685 ( 8.137365)
build_all 0.008540 0.003347 8.891512 ( 10.813205)
build_install 0.024250 0.002349 12.173312 ( 14.068615)
test_btest 0.000679 0.000139 129.455513 (163.227765)
test_basic 0.007678 0.005279 1.432753 ( 2.522732)
test_all 0.132039 0.036170 932.385654 (1097.429426)
test_rubyspec 0.076600 0.020653 178.593776 ( 95.304040)
total: 1400.48 sec