Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-152901
#<BuildRuby:0x00007f7efcaffdc0
@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.20240621-152901",
@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.000005 0.000028 ( 0.000029)
autoconf 0.000041 0.000008 0.000049 ( 0.000046)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.009298 0.000282 4.061844 ( 6.820972)
build_miniruby 0.001960 0.000392 1.830558 ( 2.502781)
build_ruby 0.002219 0.000444 4.765849 ( 6.404828)
build_all 0.006857 0.004722 8.864642 ( 10.910918)
build_install 0.023199 0.004683 12.381800 ( 15.003078)
test_btest 0.001108 0.000243 121.404247 (118.564250)
test_basic 0.009384 0.004471 1.344650 ( 1.728567)
test_all 0.105541 0.050686 855.277714 (388.179678)
test_rubyspec 0.046667 0.043815 165.002584 ( 47.052926)
total: 597.17 sec