Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240322-010505
#<BuildRuby:0x0000559c4bc96138
@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.20240322-010505",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.007892 0.001262 3.825394 ( 2.930782)
build_miniruby 0.000000 0.001714 1.681028 ( 1.684132)
build_ruby 0.000721 0.001034 3.338105 ( 3.562394)
build_all 0.005166 0.003423 6.870620 ( 3.631479)
build_install 0.017072 0.005082 9.802039 ( 6.182841)
test_btest 0.000652 0.000143 92.337573 ( 41.304527)
test_basic 0.000000 0.006990 1.032913 ( 1.168681)
test_all 0.090982 0.028422 772.890457 (331.193552)
test_rubyspec 0.021252 0.064813 122.938598 (132.560844)
total: 524.22 sec