Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-141707
#<BuildRuby:0x00007f1ceb40fdd0
@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.20241228-141707",
@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.000020)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.003041 0.002951 2.196873 ( 2.562836)
build_miniruby 0.000000 0.001786 1.644309 ( 1.646234)
build_ruby 0.000992 0.001307 4.329031 ( 4.466369)
build_all 0.005381 0.004188 6.876882 ( 3.600262)
build_install 0.007225 0.012602 8.522532 ( 5.593260)
test_btest 0.000784 0.000000 79.384714 ( 39.123873)
test_basic 0.011253 0.000115 1.099899 ( 1.201427)
test_all 0.107184 0.039658 731.339088 (267.877249)
test_rubyspec 0.046742 0.030213 114.280855 ( 24.688621)
total: 350.76 sec