Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-161819
#<BuildRuby:0x00007f41f2bcfdc8
@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.20240717-161819",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000032 0.000006 0.000038 ( 0.000040)
build_up 0.000000 0.007927 3.271603 ( 3.189780)
build_miniruby 0.000000 0.001488 1.082163 ( 1.079896)
build_ruby 0.000000 0.002047 3.497308 ( 3.679574)
build_all 0.004967 0.003794 7.393934 ( 2.930557)
build_install 0.016092 0.004511 9.944991 ( 4.423454)
test_btest 0.000725 0.000214 115.913166 ( 30.852541)
test_basic 0.004513 0.003746 0.979880 ( 1.030952)
test_all 0.118290 0.035590 726.533913 (207.337288)
test_rubyspec 0.054043 0.038715 161.922888 ( 27.119719)
total: 281.64 sec