Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-052650
#<BuildRuby:0x00007f15b9d2fde0
@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.20241024-052650",
@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.000027 0.000005 0.000032 ( 0.000032)
autoconf 0.000043 0.000008 0.000051 ( 0.000051)
configure 0.000035 0.000006 0.000041 ( 0.000043)
build_up 0.000639 0.008088 3.902972 ( 3.786284)
build_miniruby 0.001704 0.000000 1.418509 ( 1.415781)
build_ruby 0.001875 0.000000 4.187676 ( 4.332192)
build_all 0.003633 0.005620 7.386583 ( 3.112350)
build_install 0.012223 0.007819 10.441779 ( 5.097811)
test_btest 0.000823 0.000248 79.538294 ( 22.528147)
test_basic 0.005864 0.004468 0.960829 ( 1.006486)
test_all 0.103242 0.048040 709.000381 (218.910215)
test_rubyspec 0.020729 0.058307 126.831787 ( 32.070177)
total: 292.26 sec