Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-171459
#<BuildRuby:0x00007f8cca0bfdc0
@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.20241119-171459",
@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.000017 0.000003 0.000020 ( 0.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.008262 0.000062 4.098879 ( 4.068868)
build_miniruby 0.001354 0.000232 1.724990 ( 1.737406)
build_ruby 0.001740 0.000299 4.205225 ( 4.462817)
build_all 0.008967 0.000819 6.604827 ( 3.530811)
build_install 0.014656 0.007965 9.740522 ( 5.672365)
test_btest 0.000835 0.000167 81.276396 ( 51.307788)
test_basic 0.007788 0.004962 1.164181 ( 1.385243)
test_all 0.108000 0.039156 794.382650 (323.306449)
test_rubyspec 0.032027 0.053608 119.308016 ( 45.118144)
total: 440.59 sec