Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-063615
#<BuildRuby:0x00007efcf63bfde0
@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.20240820-063615",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.006573 0.002412 4.147938 ( 4.073881)
build_miniruby 0.002059 0.000000 1.964441 ( 1.962762)
build_ruby 0.002234 0.000144 4.882353 ( 5.053816)
build_all 0.007167 0.003719 9.193778 ( 4.298466)
build_install 0.018614 0.005974 12.861430 ( 6.831350)
test_btest 0.000724 0.000217 127.015593 ( 36.757187)
test_basic 0.006808 0.003667 1.121846 ( 1.168989)
test_all 0.111195 0.044065 790.694319 (241.378330)
test_rubyspec 0.060829 0.037830 177.146566 ( 35.890978)
total: 337.42 sec