Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-204836
#<BuildRuby:0x00007f8495e1fde0
@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.20240928-204836",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000053 0.000000 0.000053 ( 0.000053)
configure 0.000037 0.000000 0.000037 ( 0.000036)
build_up 0.003084 0.007785 5.329308 ( 6.924523)
build_miniruby 0.001879 0.000522 1.895914 ( 3.235951)
build_ruby 0.001877 0.000522 4.605016 ( 28.843429)
build_all 0.006425 0.004781 7.543755 ( 7.292146)
build_install 0.021861 0.005126 11.725430 ( 11.499723)
test_btest 0.001102 0.000319 100.431232 ( 93.652298)
test_basic 0.004430 0.009226 1.321269 ( 1.791934)
test_all 0.106668 0.050319 839.500358 (433.638278)
test_rubyspec 0.052437 0.033481 136.352937 ( 31.473489)
total: 618.35 sec