Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-092749
#<BuildRuby:0x00007f7fa864fdc8
@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.20241010-092749",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.004081 0.005097 4.163171 ( 4.735620)
build_miniruby 0.001529 0.000382 1.864130 ( 1.964154)
build_ruby 0.002224 0.000000 4.600855 ( 4.989335)
build_all 0.009738 0.000834 7.608091 ( 4.954131)
build_install 0.015974 0.008338 10.801321 ( 6.929846)
test_btest 0.000611 0.000161 94.171996 ( 28.877600)
test_basic 0.010144 0.000364 1.055812 ( 1.103759)
test_all 0.127568 0.022556 773.177571 (245.354621)
test_rubyspec 0.035488 0.051325 133.098264 ( 29.127616)
total: 328.04 sec