Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-180623
#<BuildRuby:0x00007f002085fdc8
@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.20241103-180623",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.006922 0.000378 3.357843 ( 3.253902)
build_miniruby 0.001320 0.000170 1.152737 ( 1.149632)
build_ruby 0.001813 0.000000 3.144770 ( 3.336685)
build_all 0.004316 0.004463 6.561337 ( 2.697545)
build_install 0.006962 0.011316 9.316304 ( 4.213539)
test_btest 0.000794 0.000181 76.368566 ( 20.511794)
test_basic 0.007346 0.002918 0.823689 ( 0.866442)
test_all 0.106590 0.039670 700.583282 (207.725599)
test_rubyspec 0.050243 0.033356 119.582706 ( 26.708903)
total: 270.47 sec