Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-092613
#<BuildRuby:0x00007fb61fdcfdc0
@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.20240901-092613",
@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.000011 0.000005 0.000016 ( 0.000015)
autoconf 0.000020 0.000010 0.000030 ( 0.000029)
configure 0.000016 0.000008 0.000024 ( 0.000023)
build_up 0.002399 0.005185 3.339754 ( 3.237234)
build_miniruby 0.001211 0.000605 1.498093 ( 1.494752)
build_ruby 0.001270 0.000635 4.192973 ( 4.339947)
build_all 0.006671 0.001188 6.578306 ( 2.488499)
build_install 0.013892 0.004428 9.135401 ( 4.071451)
test_btest 0.000558 0.000257 103.855093 ( 26.641247)
test_basic 0.001631 0.007796 1.086755 ( 1.138155)
test_all 0.123652 0.024206 710.838644 (214.083098)
test_rubyspec 0.051656 0.046255 162.085109 ( 28.005415)
total: 285.50 sec