Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-230737
#<BuildRuby:0x00007f5ebc3dfdc0
@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.20240920-230737",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000032 0.000005 0.000037 ( 0.000038)
build_up 0.005153 0.003552 4.796027 ( 4.011608)
build_miniruby 0.001615 0.000000 1.427524 ( 1.427332)
build_ruby 0.000000 0.001861 3.722647 ( 3.922096)
build_all 0.003538 0.005377 7.102623 ( 2.939188)
build_install 0.013134 0.006335 10.640784 ( 5.336019)
test_btest 0.000834 0.000189 97.588145 ( 27.387230)
test_basic 0.010009 0.001389 1.132648 ( 2.355907)
test_all 0.111621 0.040756 823.075764 (239.345763)
test_rubyspec 0.058844 0.031297 139.450665 ( 29.994109)
total: 316.72 sec