Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-231130
#<BuildRuby:0x00007f56582bfdd0
@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.20240705-231130",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.000182 0.008018 3.805933 ( 3.337599)
build_miniruby 0.001313 0.000270 1.516672 ( 1.513341)
build_ruby 0.001613 0.000332 3.588563 ( 3.779878)
build_all 0.010549 0.000000 7.915608 ( 3.810173)
build_install 0.017046 0.009845 12.749085 ( 8.290121)
test_btest 0.000849 0.000196 127.284000 ( 67.011925)
test_basic 0.009267 0.000146 1.185114 ( 1.233708)
test_all 0.095403 0.057292 751.835691 (220.967353)
test_rubyspec 0.038496 0.057245 170.901692 ( 28.865770)
total: 338.81 sec