Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-162802
#<BuildRuby:0x00007f6c5e7ffdd8
@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-162802",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000025 0.000007 0.000032 ( 0.000033)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.004873 0.003006 2.885929 ( 2.880485)
build_miniruby 0.001226 0.000374 1.237785 ( 1.234561)
build_ruby 0.001249 0.000381 3.025850 ( 3.213665)
build_all 0.006878 0.000875 5.507219 ( 2.139902)
build_install 0.007874 0.009110 8.073755 ( 3.711918)
test_btest 0.000797 0.000285 70.927112 ( 18.566490)
test_basic 0.004594 0.004069 0.740995 ( 0.793543)
test_all 0.124881 0.021698 638.195804 (220.099692)
test_rubyspec 0.052725 0.032061 117.813977 ( 21.701742)
total: 274.34 sec