Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-084615
#<BuildRuby:0x00007fc182adfde0
@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.20240821-084615",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000033 0.000006 0.000039 ( 0.000038)
build_up 0.003874 0.003984 3.440591 ( 3.355176)
build_miniruby 0.000000 0.001698 1.676256 ( 1.674871)
build_ruby 0.000000 0.001956 3.778511 ( 3.967601)
build_all 0.002846 0.005706 8.477823 ( 3.447367)
build_install 0.011382 0.007534 10.381710 ( 4.718020)
test_btest 0.000722 0.000211 118.131846 ( 30.651740)
test_basic 0.004207 0.003906 1.231212 ( 1.282512)
test_all 0.112912 0.040228 884.258123 (250.555898)
test_rubyspec 0.044682 0.048833 171.606786 ( 37.811099)
total: 337.47 sec