Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-151231
#<BuildRuby:0x00007f30d19ffde0
@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.20240902-151231",
@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.000002 0.000022 ( 0.000024)
autoconf 0.000040 0.000005 0.000045 ( 0.000045)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.006841 0.000830 3.175489 ( 3.222098)
build_miniruby 0.001575 0.000191 1.497636 ( 1.494132)
build_ruby 0.001790 0.000217 4.007589 ( 4.196472)
build_all 0.004716 0.004376 7.323499 ( 2.916575)
build_install 0.013439 0.007188 10.323490 ( 4.767164)
test_btest 0.000921 0.000165 111.438212 ( 28.645872)
test_basic 0.004882 0.004295 1.014896 ( 1.061700)
test_all 0.117665 0.034570 835.556927 (246.745824)
test_rubyspec 0.046674 0.044949 167.187140 ( 34.660632)
total: 327.71 sec