Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-172341
#<BuildRuby:0x00007f2eed81fdd0
@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.20241126-172341",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.008017 0.000775 3.677100 ( 4.080839)
build_miniruby 0.001873 0.000000 1.779344 ( 2.046504)
build_ruby 0.002238 0.000044 4.762597 ( 5.137743)
build_all 0.010914 0.000000 6.814924 ( 5.273576)
build_install 0.020353 0.004565 9.875389 ( 7.993354)
test_btest 0.000801 0.000144 81.922466 ( 51.557868)
test_basic 0.007848 0.004959 1.097912 ( 3.804450)
test_all 0.111634 0.042046 775.571212 (493.310669)
test_rubyspec 0.061219 0.025096 122.726820 ( 47.616440)
total: 620.82 sec