Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-041949
#<BuildRuby:0x00007f2b77ebfdd0
@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.20240809-041949",
@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.000005 0.000026 ( 0.000027)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.004073 0.004046 3.402158 ( 3.279366)
build_miniruby 0.001509 0.000391 1.439972 ( 1.437008)
build_ruby 0.000000 0.001993 4.179731 ( 23.743387)
build_all 0.003385 0.005779 8.401715 ( 3.450856)
build_install 0.002599 0.015634 11.259157 ( 5.358910)
test_btest 0.000793 0.000355 118.710224 ( 31.513277)
test_basic 0.003087 0.007626 1.334328 ( 1.376740)
test_all 0.103677 0.047969 869.859936 (256.939980)
test_rubyspec 0.045166 0.049566 182.173855 ( 42.681044)
total: 369.78 sec