Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-044007
#<BuildRuby:0x000056230677e118
@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.20230616-044007",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000021)
build_up 0.002309 0.004375 2.002010 ( 4.393094)
build_miniruby 0.001508 0.000000 1.453002 ( 1.614610)
build_ruby 0.001609 0.000000 2.918139 ( 3.549841)
build_all 0.007893 0.000000 2.477652 ( 2.690951)
build_install 0.014824 0.002780 3.843606 ( 3.851085)
test_btest 0.000618 0.000135 76.404150 ( 45.754308)
test_basic 0.001838 0.003294 0.820468 ( 1.507699)
test_all 0.000000 0.002145 579.638803 (340.742018)
test_rubyspec 0.033766 0.018736 86.240565 (122.631715)
total: 526.74 sec