Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-034247
#<BuildRuby:0x00007f432b5dfdc0
@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.20240708-034247",
@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.000023 0.000004 0.000027 ( 0.000029)
autoconf 0.000051 0.000000 0.000051 ( 0.000051)
configure 0.000044 0.000000 0.000044 ( 0.000044)
build_up 0.006161 0.002867 4.294139 ( 3.619382)
build_miniruby 0.001641 0.000338 2.058359 ( 2.194175)
build_ruby 0.002803 0.000577 5.231323 ( 5.591324)
build_all 0.011640 0.000714 9.838587 ( 6.677527)
build_install 0.021111 0.006811 13.355587 ( 8.809300)
test_btest 0.000989 0.000208 129.789464 ( 49.546931)
test_basic 0.011792 0.004111 1.583409 ( 1.784690)
test_all 0.138732 0.021385 928.187572 (269.244423)
test_rubyspec 0.051450 0.048367 180.225535 ( 38.640889)
total: 386.11 sec