Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-183452
#<BuildRuby:0x00007f60b169fdc0
@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.20240827-183452",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000025 0.000007 0.000032 ( 0.000030)
build_up 0.001727 0.006210 3.625755 ( 3.684831)
build_miniruby 0.001593 0.000000 1.552855 ( 1.549242)
build_ruby 0.001792 0.000000 3.920850 ( 4.119815)
build_all 0.008080 0.000023 7.879369 ( 3.023010)
build_install 0.011130 0.004833 9.878988 ( 4.391424)
test_btest 0.000693 0.000198 110.182404 ( 28.814939)
test_basic 0.001811 0.008580 1.112772 ( 1.159557)
test_all 0.106475 0.044973 829.998734 (247.910874)
test_rubyspec 0.038417 0.051570 169.451250 ( 39.734641)
total: 334.39 sec