Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-000242
#<BuildRuby:0x00007f909613fdc0
@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-000242",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.000000 0.007214 3.472388 ( 3.422765)
build_miniruby 0.000000 0.001656 1.520704 ( 1.517352)
build_ruby 0.000684 0.001075 4.184876 ( 24.048902)
build_all 0.007963 0.000109 6.502945 ( 2.816293)
build_install 0.018393 0.000602 8.754736 ( 4.090841)
test_btest 0.000745 0.000153 77.400454 ( 20.690301)
test_basic 0.002858 0.007569 0.915571 ( 0.967631)
test_all 0.094512 0.052194 720.861998 (231.097011)
test_rubyspec 0.045645 0.036428 118.240269 ( 27.800282)
total: 316.45 sec