Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240723-191224
#<BuildRuby:0x00007f0ee3eafdc8
@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.20240723-191224",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000030 0.000004 0.000034 ( 0.000035)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000603 0.007324 3.119753 ( 2.991494)
build_miniruby 0.001559 0.000000 1.640132 ( 1.636974)
build_ruby 0.002148 0.000000 3.976172 ( 4.162103)
build_all 0.008448 0.000109 7.854176 ( 3.159591)
build_install 0.015626 0.003126 10.575438 ( 4.953686)
test_btest 0.000942 0.000188 121.074954 ( 44.731300)
test_basic 0.006822 0.004522 1.092177 ( 1.148957)
test_all 0.125662 0.021974 798.149802 (231.710981)
test_rubyspec 0.064601 0.020747 167.234394 ( 33.952241)
total: 328.45 sec