Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-230957
#<BuildRuby:0x00007ffb393afde0
@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.20240805-230957",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000037 0.000006 0.000043 ( 0.000042)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.007485 0.000471 3.386806 ( 3.274262)
build_miniruby 0.001338 0.000183 1.510880 ( 1.507407)
build_ruby 0.001464 0.000719 3.895288 ( 4.085504)
build_all 0.000650 0.008202 8.173387 ( 3.059704)
build_install 0.017118 0.002928 11.088787 ( 5.265057)
test_btest 0.000906 0.000198 115.836108 ( 30.841276)
test_basic 0.003492 0.007105 1.270416 ( 1.313818)
test_all 0.116890 0.033877 807.094970 (230.348191)
test_rubyspec 0.045119 0.045131 162.535216 ( 32.453722)
total: 312.15 sec