Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-223641
#<BuildRuby:0x00007f165bcffdc8
@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.20240823-223641",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000029 0.000011 0.000040 ( 0.000039)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.003751 0.003902 3.708682 ( 3.592858)
build_miniruby 0.001153 0.000427 1.172781 ( 1.169562)
build_ruby 0.001249 0.000463 3.842934 ( 4.043701)
build_all 0.004432 0.005035 8.448395 ( 3.421798)
build_install 0.014715 0.002654 11.123190 ( 5.194788)
test_btest 0.000634 0.000238 116.416181 ( 30.481831)
test_basic 0.010876 0.000000 1.128817 ( 1.173713)
test_all 0.099542 0.049823 838.155950 (262.764648)
test_rubyspec 0.051044 0.043278 165.627174 ( 34.722739)
total: 346.57 sec