Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-132136
#<BuildRuby:0x0000560b5074a8e0
@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.20230708-132136",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000025 0.000008 0.000033 ( 0.000034)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.002531 0.004920 2.134905 ( 5.534931)
build_miniruby 0.000968 0.000379 1.701843 ( 2.999807)
build_ruby 0.001425 0.000557 3.381865 ( 6.545150)
build_all 0.000000 0.007993 2.544311 ( 3.786579)
build_install 0.011774 0.008204 4.107492 ( 6.304039)
test_btest 0.000000 0.000783 81.871875 ( 58.492073)
test_basic 0.005581 0.001918 0.934331 ( 1.855662)
test_all 0.001176 0.000588 614.816278 (409.438427)
test_rubyspec 0.028485 0.032092 93.771071 (153.910220)
total: 648.87 sec