Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240818-221613
#<BuildRuby:0x00007f2807c8fdd0
@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.20240818-221613",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000031 0.000011 0.000042 ( 0.000042)
configure 0.000025 0.000009 0.000034 ( 0.000034)
build_up 0.008025 0.001374 4.227332 ( 4.767286)
build_miniruby 0.001593 0.000547 1.774244 ( 1.793917)
build_ruby 0.000000 0.002733 4.902438 ( 5.222252)
build_all 0.003765 0.007117 9.406564 ( 5.851589)
build_install 0.015517 0.009741 12.701961 ( 8.761596)
test_btest 0.001834 0.000786 131.352356 ( 78.987093)
test_basic 0.005023 0.009180 1.434094 ( 1.916537)
test_all 0.115392 0.044892 941.867464 (333.997284)
test_rubyspec 0.041566 0.054806 170.559672 ( 35.951145)
total: 477.25 sec