Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-054401
#<BuildRuby:0x00007efd2a49fdd0
@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.20241129-054401",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000043 0.000005 0.000048 ( 0.000048)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.003691 0.004513 2.892449 ( 2.914009)
build_miniruby 0.001314 0.000175 1.169874 ( 1.167276)
build_ruby 0.001846 0.000000 2.948697 ( 3.153800)
build_all 0.007648 0.000150 5.896740 ( 2.371521)
build_install 0.012853 0.004892 8.368566 ( 3.848863)
test_btest 0.000816 0.000120 73.538362 ( 19.918031)
test_basic 0.005518 0.004584 0.902771 ( 0.948324)
test_all 0.081107 0.064535 686.901234 (216.379489)
test_rubyspec 0.048626 0.037890 127.518512 ( 42.032479)
total: 292.73 sec