Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-053516
#<BuildRuby:0x00007f27ef96fdc0
@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.20241101-053516",
@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.000006 0.000027 ( 0.000028)
autoconf 0.000034 0.000010 0.000044 ( 0.000045)
configure 0.000027 0.000008 0.000035 ( 0.000036)
build_up 0.007718 0.000000 3.578605 ( 3.579386)
build_miniruby 0.001231 0.000282 1.207022 ( 1.204732)
build_ruby 0.001356 0.000370 3.303863 ( 37.234787)
build_all 0.007376 0.000873 6.418141 ( 3.992623)
build_install 0.014123 0.005346 9.350584 ( 4.546093)
test_btest 0.000816 0.000224 75.171862 ( 20.595027)
test_basic 0.002975 0.003649 1.046132 ( 4.471698)
test_all 0.096466 0.049883 766.230322 (239.847763)
test_rubyspec 0.026082 0.062029 119.823737 ( 34.016536)
total: 349.49 sec