Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-042015
#<BuildRuby:0x00007f7ff2b5fdc8
@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.20240924-042015",
@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.000006 0.000024 ( 0.000025)
autoconf 0.000035 0.000012 0.000047 ( 0.000046)
configure 0.000033 0.000011 0.000044 ( 0.000044)
build_up 0.005572 0.004600 5.044778 ( 4.520210)
build_miniruby 0.000000 0.002208 1.864775 ( 1.869219)
build_ruby 0.001479 0.000798 4.688623 ( 4.855887)
build_all 0.009959 0.000000 7.153967 ( 3.135205)
build_install 0.015740 0.009651 10.791385 ( 5.343501)
test_btest 0.000655 0.000248 98.673288 ( 40.197528)
test_basic 0.009120 0.001933 1.198412 ( 1.279982)
test_all 0.112561 0.044792 808.121214 (289.496916)
test_rubyspec 0.048272 0.039211 136.525059 ( 42.409673)
total: 393.11 sec