Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-154905
#<BuildRuby:0x00007f1cb3bcfdc8
@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.20241110-154905",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000028 0.000011 0.000039 ( 0.000039)
configure 0.000025 0.000009 0.000034 ( 0.000034)
build_up 0.002438 0.005054 3.855607 ( 3.745290)
build_miniruby 0.000000 0.001519 1.663354 ( 1.660087)
build_ruby 0.000000 0.001736 3.808209 ( 3.978723)
build_all 0.000762 0.007187 6.528865 ( 2.788542)
build_install 0.011524 0.007745 9.125923 ( 4.262631)
test_btest 0.000603 0.000321 80.955586 ( 37.881491)
test_basic 0.007143 0.007522 1.084983 ( 1.186587)
test_all 0.096237 0.054925 684.361860 (311.955499)
test_rubyspec 0.042085 0.036276 121.869789 ( 26.028369)
total: 393.49 sec