Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-123736
#<BuildRuby:0x000056280da1a258
@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.20230508-123736",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.005704 0.000444 1.839974 ( 4.093662)
build_miniruby 0.001268 0.000317 1.292568 ( 1.372309)
build_ruby 0.001188 0.000297 2.536269 ( 2.848579)
build_all 0.005381 0.001345 2.179387 ( 2.148410)
build_install 0.014987 0.001397 3.429641 ( 3.483029)
test_btest 0.001162 0.000000 72.357373 ( 37.811055)
test_basic 0.005425 0.000428 0.751736 ( 0.867459)
test_all 0.000957 0.000208 574.542852 (225.931644)
test_rubyspec 0.042356 0.009950 79.369471 ( 94.454452)
total: 373.01 sec