Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-160851
#<BuildRuby:0x00005647dbcd9a00
@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.20230614-160851",
@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.000011)
autoconf 0.000008 0.000003 0.000011 ( 0.000021)
configure 0.000010 0.000003 0.000013 ( 0.000015)
build_up 0.005870 0.000000 1.841249 ( 3.201785)
build_miniruby 0.001769 0.000000 1.258619 ( 1.257541)
build_ruby 0.001680 0.000000 2.512822 ( 2.725961)
build_all 0.006207 0.000981 2.292337 ( 1.344494)
build_install 0.011168 0.005080 3.339071 ( 2.203693)
test_btest 0.000661 0.000000 75.607304 ( 24.836368)
test_basic 0.005813 0.000000 0.646998 ( 0.719982)
test_all 0.001599 0.000000 589.227293 (204.719932)
test_rubyspec 0.019470 0.029340 78.434646 ( 90.478756)
total: 331.49 sec