Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-202703
#<BuildRuby:0x00007f2bad5dfdd8
@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.20240921-202703",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000032 0.000005 0.000037 ( 0.000036)
build_up 0.002032 0.007642 5.072590 ( 4.086303)
build_miniruby 0.002052 0.000432 1.960702 ( 2.099782)
build_ruby 0.001910 0.000402 4.852474 ( 5.498526)
build_all 0.011475 0.000000 7.650479 ( 6.781438)
build_install 0.013925 0.011510 11.570979 ( 8.533364)
test_btest 0.000637 0.000156 103.099653 ( 68.406941)
test_basic 0.011689 0.001829 1.349924 ( 1.861790)
test_all 0.118006 0.042130 895.119811 (708.140957)
test_rubyspec 0.054793 0.038404 145.949572 (141.468911)
total: 946.88 sec