Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-050208
#<BuildRuby:0x00007f2bbb36fdd8
@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.20240710-050208",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000028 0.000005 0.000033 ( 0.000036)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.007041 0.000581 3.409777 ( 2.962010)
build_miniruby 0.001572 0.000300 1.598687 ( 1.595093)
build_ruby 0.001551 0.000296 3.196238 ( 3.434554)
build_all 0.004934 0.003500 7.619381 ( 3.083573)
build_install 0.009209 0.009136 9.665712 ( 4.455299)
test_btest 0.000615 0.000176 106.940778 ( 27.633294)
test_basic 0.004775 0.004096 0.894648 ( 0.943698)
test_all 0.091863 0.069039 918.365206 (596.233060)
test_rubyspec 0.051225 0.046620 182.552649 (183.404651)
total: 823.75 sec