Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-122349
#<BuildRuby:0x00007fc2bf27fdd8
@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.20240701-122349",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000035 0.000010 0.000045 ( 0.000046)
configure 0.000029 0.000009 0.000038 ( 0.000039)
build_up 0.000406 0.008331 3.751052 ( 3.301549)
build_miniruby 0.001306 0.000479 1.712105 ( 1.708941)
build_ruby 0.001955 0.000000 3.920639 ( 4.054049)
build_all 0.006361 0.002677 7.952492 ( 3.223092)
build_install 0.016445 0.003941 10.749828 ( 4.905274)
test_btest 0.000662 0.000232 115.962937 ( 30.924867)
test_basic 0.005267 0.004310 1.277384 ( 1.326629)
test_all 0.112056 0.040789 892.834144 (282.660245)
test_rubyspec 0.047877 0.040608 166.244541 ( 34.593597)
total: 366.70 sec