Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-135734
#<BuildRuby:0x00007f3978ecfdc0
@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.20241201-135734",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002749 0.004571 3.052361 ( 3.015149)
build_miniruby 0.000000 0.001532 1.400117 ( 1.398079)
build_ruby 0.000000 0.001892 4.192318 ( 4.339818)
build_all 0.006135 0.002114 6.257536 ( 2.646443)
build_install 0.018019 0.000000 8.955794 ( 4.700391)
test_btest 0.000989 0.000000 79.154981 ( 21.525433)
test_basic 0.010555 0.000000 0.824077 ( 5.443654)
test_all 0.081192 0.056249 689.616926 (245.078930)
test_rubyspec 0.042351 0.035013 118.349845 ( 23.191378)
total: 311.34 sec