Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-142355
#<BuildRuby:0x00007fed3aeffdd8
@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.20240717-142355",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000031 0.000004 0.000035 ( 0.000036)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.000910 0.006637 3.579732 ( 3.454700)
build_miniruby 0.001427 0.000276 1.545278 ( 1.542642)
build_ruby 0.001913 0.000000 3.874098 ( 4.036349)
build_all 0.005137 0.003717 7.812985 ( 3.056839)
build_install 0.009947 0.009251 10.404915 ( 4.912397)
test_btest 0.000608 0.000161 111.753642 ( 29.532596)
test_basic 0.001115 0.007120 1.201715 ( 1.253252)
test_all 0.119761 0.028660 830.774003 (241.491739)
test_rubyspec 0.057894 0.031834 167.818455 ( 33.676919)
total: 322.96 sec