Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-144613
#<BuildRuby:0x00007f31b477fdc0
@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.20240616-144613",
@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.000019 0.000004 0.000023 ( 0.000025)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.000000 0.007799 3.606530 ( 3.552065)
build_miniruby 0.000000 0.002130 1.335179 ( 1.333126)
build_ruby 0.000050 0.001892 3.609449 ( 3.752913)
build_all 0.004222 0.004078 7.881076 ( 3.186121)
build_install 0.016393 0.002763 10.876314 ( 5.322600)
test_btest 0.000826 0.000282 109.976412 ( 28.720129)
test_basic 0.006641 0.002272 1.116914 ( 1.166776)
test_all 0.093473 0.053567 805.162683 (229.363977)
test_rubyspec 0.061235 0.032211 165.915841 ( 48.414039)
total: 324.81 sec