Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-170022
#<BuildRuby:0x00007fd85d8efde0
@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.20241002-170022",
@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.000024 0.000005 0.000029 ( 0.000030)
autoconf 0.000044 0.000009 0.000053 ( 0.000053)
configure 0.000034 0.000008 0.000042 ( 0.000042)
build_up 0.009323 0.002015 5.285708 ( 5.853058)
build_miniruby 0.002153 0.000465 1.967352 ( 2.165899)
build_ruby 0.002714 0.000000 4.836664 ( 5.404029)
build_all 0.009046 0.001611 8.059282 ( 5.962897)
build_install 0.024368 0.001276 12.034311 ( 8.264514)
test_btest 0.000818 0.000156 106.559310 ( 71.260573)
test_basic 0.010100 0.001923 1.288474 ( 1.379888)
test_all 0.100890 0.054508 841.335335 (324.544832)
test_rubyspec 0.063785 0.027691 147.942965 ( 56.517758)
total: 481.35 sec