Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230728-023144
#<BuildRuby:0x0000559386b820d0
@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.20230728-023144",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000034 0.000007 0.000041 ( 0.000039)
configure 0.000034 0.000007 0.000041 ( 0.000040)
build_up 0.002744 0.003751 2.214932 ( 4.916950)
build_miniruby 0.001371 0.000320 1.652262 ( 2.415261)
build_ruby 0.001343 0.000314 3.386236 ( 4.843511)
build_all 0.006492 0.001515 2.710044 ( 3.014323)
build_install 0.016031 0.002642 4.315919 ( 4.647169)
test_btest 0.001127 0.000255 82.956938 ( 47.037339)
test_basic 0.008142 0.000743 0.943013 ( 1.805913)
test_all 0.001319 0.000288 629.973328 (333.295945)
test_rubyspec 0.014936 0.044234 92.756631 (131.743469)
total: 533.72 sec