Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-005116
#<BuildRuby:0x00005614c127a390
@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.20230605-005116",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.005784 0.000359 1.891240 ( 3.190576)
build_miniruby 0.001525 0.000305 1.420757 ( 1.419925)
build_ruby 0.001463 0.000292 2.708169 ( 2.862758)
build_all 0.004457 0.002451 2.143470 ( 1.779090)
build_install 0.012610 0.004106 3.352740 ( 2.833732)
test_btest 0.000590 0.000134 77.601514 ( 38.676164)
test_basic 0.002980 0.003711 0.794956 ( 0.898383)
test_all 0.001353 0.000000 585.418629 (233.485605)
test_rubyspec 0.033668 0.016078 78.741955 ( 90.571424)
total: 375.72 sec