Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-181957
#<BuildRuby:0x00007f915540fdd8
@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.20240617-181957",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.000988 0.006887 3.159209 ( 3.390654)
build_miniruby 0.000000 0.001564 1.560269 ( 1.559597)
build_ruby 0.000111 0.002259 4.614416 ( 4.900551)
build_all 0.002614 0.008974 8.335705 ( 5.359919)
build_install 0.017912 0.008893 11.661060 ( 7.713297)
test_btest 0.001029 0.000000 110.772153 ( 31.098453)
test_basic 0.002311 0.005751 1.001717 ( 1.053482)
test_all 0.096363 0.051653 806.842923 (234.393591)
test_rubyspec 0.057030 0.036646 158.391265 ( 27.927494)
total: 317.40 sec