Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-014259
#<BuildRuby:0x00007f0eb4ddfdc8
@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.20240707-014259",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000029 0.000006 0.000035 ( 0.000037)
build_up 0.004706 0.003203 3.421114 ( 2.904318)
build_miniruby 0.000000 0.001870 1.276304 ( 1.272984)
build_ruby 0.000713 0.001113 3.917547 ( 4.077879)
build_all 0.005657 0.002250 7.024012 ( 2.779572)
build_install 0.010879 0.009785 10.000569 ( 4.468184)
test_btest 0.000721 0.000228 106.921790 ( 27.365482)
test_basic 0.006886 0.003572 1.044696 ( 1.088574)
test_all 0.101749 0.055615 871.980382 (311.150736)
test_rubyspec 0.011444 0.083650 175.804319 ( 39.578350)
total: 394.69 sec