Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-151647
#<BuildRuby:0x00007ff972e1fdc0
@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.20240822-151647",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.003634 0.003473 2.627517 ( 2.596250)
build_miniruby 0.001303 0.000153 1.129170 ( 1.125854)
build_ruby 0.001620 0.000190 3.071407 ( 3.314015)
build_all 0.004897 0.004084 7.398135 ( 2.904320)
build_install 0.013047 0.004804 9.296056 ( 4.181067)
test_btest 0.000712 0.000116 105.427866 ( 27.029595)
test_basic 0.009234 0.000805 1.036697 ( 1.085213)
test_all 0.100723 0.049538 806.759538 (255.272210)
test_rubyspec 0.050155 0.042950 160.787578 ( 28.676591)
total: 326.19 sec