Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-103217
#<BuildRuby:0x00007fab6125fdc8
@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.20241224-103217",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.000000 0.005475 1.727912 ( 2.043952)
build_miniruby 0.000000 0.001368 1.274518 ( 1.271253)
build_ruby 0.000000 0.001836 3.733017 ( 3.910911)
build_all 0.005135 0.003432 6.254985 ( 2.520138)
build_install 0.007442 0.010663 7.768840 ( 3.930991)
test_btest 0.000000 0.000959 75.472774 ( 20.160549)
test_basic 0.000754 0.008614 0.950984 ( 1.002084)
test_all 0.112338 0.031259 719.962366 (215.012055)
test_rubyspec 0.033746 0.047203 117.512751 ( 27.189153)
total: 277.04 sec