Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-183957
#<BuildRuby:0x00007fc625abfde0
@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.20240811-183957",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000042 0.000010 0.000052 ( 0.000051)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.006246 0.001410 3.784475 ( 3.797693)
build_miniruby 0.001282 0.000290 1.729198 ( 1.725455)
build_ruby 0.001994 0.000000 3.955175 ( 4.189143)
build_all 0.006907 0.002411 7.930110 ( 2.893297)
build_install 0.011826 0.005896 10.058342 ( 4.492061)
test_btest 0.000856 0.000214 118.395380 ( 31.636732)
test_basic 0.010062 0.000410 1.317903 ( 1.361783)
test_all 0.088150 0.063071 823.205428 (237.276373)
test_rubyspec 0.047081 0.044611 165.421424 ( 35.341147)
total: 322.71 sec