Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-205313
#<BuildRuby:0x00007f3b924ffdd8
@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.20240624-205313",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.003407 0.003873 2.781802 ( 2.829301)
build_miniruby 0.001296 0.000231 1.159338 ( 1.156432)
build_ruby 0.001787 0.000000 3.511237 ( 3.709444)
build_all 0.008668 0.000000 7.372737 ( 2.902043)
build_install 0.015460 0.002269 9.340183 ( 4.481302)
test_btest 0.000870 0.000140 103.310714 ( 27.454908)
test_basic 0.000000 0.008072 0.941590 ( 0.993836)
test_all 0.103773 0.045903 748.483513 (219.733279)
test_rubyspec 0.035460 0.058333 168.028329 ( 35.128099)
total: 298.39 sec