Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-222511
#<BuildRuby:0x00007f41b3c5fde0
@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.20240730-222511",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.004069 0.003951 3.137111 ( 3.307850)
build_miniruby 0.001392 0.000432 1.524343 ( 1.523152)
build_ruby 0.000000 0.001807 3.755457 ( 3.938067)
build_all 0.005520 0.002585 7.672980 ( 3.000766)
build_install 0.014392 0.001991 10.266174 ( 4.752862)
test_btest 0.000837 0.000261 112.000153 ( 29.107043)
test_basic 0.007142 0.003807 1.116748 ( 1.159754)
test_all 0.096534 0.053894 831.171319 (274.928169)
test_rubyspec 0.056409 0.033897 165.812101 ( 39.222651)
total: 360.94 sec