Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-114558
#<BuildRuby:0x00007f73893efdd8
@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.20240826-114558",
@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.000025 0.000003 0.000028 ( 0.000028)
autoconf 0.000055 0.000000 0.000055 ( 0.000054)
configure 0.000042 0.000000 0.000042 ( 0.000042)
build_up 0.005670 0.004208 4.154267 ( 5.951943)
build_miniruby 0.001674 0.000257 1.844924 ( 2.269525)
build_ruby 0.002263 0.000000 4.953544 ( 5.991872)
build_all 0.010355 0.001312 9.282096 ( 7.739708)
build_install 0.012362 0.014018 12.216655 ( 10.711866)
test_btest 0.000742 0.000161 125.149843 (113.170167)
test_basic 0.008225 0.004050 1.299725 ( 1.720777)
test_all 0.113831 0.052651 1022.607297 (913.287177)
test_rubyspec 0.063939 0.031480 172.926746 (125.684503)
total: 1186.53 sec