Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-145630
#<BuildRuby:0x00007facc1fefdd8
@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.20240726-145630",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000024 0.000008 0.000032 ( 0.000033)
build_up 0.003606 0.003860 3.443994 ( 3.315354)
build_miniruby 0.001056 0.000401 1.666968 ( 1.663962)
build_ruby 0.001282 0.000486 3.969387 ( 4.154899)
build_all 0.008311 0.000048 7.310810 ( 2.848364)
build_install 0.008392 0.009934 10.076686 ( 4.594542)
test_btest 0.000805 0.000327 116.908756 ( 30.945611)
test_basic 0.007807 0.001398 1.291274 ( 1.394998)
test_all 0.094930 0.054213 790.477073 (242.105620)
test_rubyspec 0.051481 0.036326 166.313906 ( 33.162032)
total: 324.19 sec