Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-225347
#<BuildRuby:0x00007f289ee0fdd0
@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.20240623-225347",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000030 0.000012 0.000042 ( 0.000043)
configure 0.000028 0.000011 0.000039 ( 0.000040)
build_up 0.008000 0.000006 3.165777 ( 3.314611)
build_miniruby 0.001214 0.000450 1.488187 ( 1.485199)
build_ruby 0.001313 0.000486 3.773729 ( 3.962867)
build_all 0.006025 0.002232 7.471784 ( 3.004394)
build_install 0.014162 0.004760 9.505518 ( 4.522170)
test_btest 0.000710 0.000260 106.627191 ( 31.414216)
test_basic 0.003931 0.004211 0.955529 ( 3.610082)
test_all 0.112008 0.035640 753.928875 (216.992888)
test_rubyspec 0.035925 0.054277 165.332262 ( 31.002969)
total: 299.31 sec