Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-101611
#<BuildRuby:0x00007f026b18fdc0
@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.20240824-101611",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.004543 0.003593 3.621724 ( 3.707173)
build_miniruby 0.001834 0.000000 1.743857 ( 1.742985)
build_ruby 0.002170 0.000011 4.290177 ( 4.490303)
build_all 0.005795 0.004311 8.885763 ( 4.478935)
build_install 0.015136 0.008730 12.036663 ( 7.022107)
test_btest 0.000962 0.000193 124.416140 ( 60.104908)
test_basic 0.007793 0.004969 1.382671 ( 1.539528)
test_all 0.124743 0.033971 936.287908 (464.952974)
test_rubyspec 0.044125 0.043930 166.048323 ( 26.865409)
total: 574.91 sec