Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-235539
#<BuildRuby:0x00007f2dfed2fdd8
@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.20241109-235539",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000019 0.000006 0.000025 ( 0.000026)
build_up 0.006635 0.000901 3.153366 ( 3.061813)
build_miniruby 0.001250 0.000417 1.186563 ( 1.183823)
build_ruby 0.001353 0.000451 3.814964 ( 3.977686)
build_all 0.007352 0.001021 6.139519 ( 2.536326)
build_install 0.017376 0.001287 8.924770 ( 4.349628)
test_btest 0.000000 0.001065 77.440037 ( 21.085495)
test_basic 0.004096 0.006155 0.912542 ( 0.956591)
test_all 0.113414 0.035200 772.761293 (235.566919)
test_rubyspec 0.029685 0.053720 124.694104 ( 35.920424)
total: 308.64 sec