Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-014526
#<BuildRuby:0x00007f370586fdd8
@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.20241113-014526",
@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.000004 0.000025 ( 0.000027)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000029 0.000006 0.000035 ( 0.000036)
build_up 0.004759 0.004233 4.071630 ( 5.010673)
build_miniruby 0.001489 0.000340 1.660388 ( 1.721022)
build_ruby 0.002072 0.000474 4.236481 ( 4.399776)
build_all 0.005606 0.004556 6.692824 ( 3.172973)
build_install 0.019697 0.004925 9.593317 ( 5.029723)
test_btest 0.000000 0.000902 83.065813 ( 39.794758)
test_basic 0.004803 0.007099 1.088802 ( 1.259394)
test_all 0.103294 0.048365 718.635691 (255.380826)
test_rubyspec 0.042837 0.037806 118.791149 ( 24.660401)
total: 340.43 sec