Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-013836
#<BuildRuby:0x00007f9cd010fdc8
@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.20240719-013836",
@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.000024 0.000004 0.000028 ( 0.000024)
autoconf 0.000038 0.000007 0.000045 ( 0.000041)
configure 0.000046 0.000000 0.000046 ( 0.000044)
build_up 0.001933 0.007612 4.026204 ( 5.369905)
build_miniruby 0.001479 0.000338 1.731758 ( 2.024276)
build_ruby 0.001853 0.000423 4.503827 ( 5.015618)
build_all 0.006032 0.004559 8.989708 ( 6.922530)
build_install 0.022407 0.002316 12.123413 ( 9.573391)
test_btest 0.001207 0.000279 126.227271 ( 83.682962)
test_basic 0.003632 0.010504 1.422549 ( 1.566675)
test_all 0.109370 0.046449 896.772933 (302.951974)
test_rubyspec 0.046230 0.043380 167.097139 ( 38.399237)
total: 455.51 sec