Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-155614
#<BuildRuby:0x000055ed807da258
@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.20240223-155614",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.006177 0.004404 2.711070 ( 4.495778)
build_miniruby 0.001530 0.000317 1.792795 ( 2.268625)
build_ruby 0.001506 0.000311 3.961929 ( 5.314852)
build_all 0.007648 0.001583 7.042975 ( 8.247394)
build_install 0.013199 0.009929 8.910209 ( 13.017478)
test_btest 0.000675 0.000175 93.604823 (108.860671)
test_basic 0.009019 0.000000 1.075040 ( 2.258126)
test_all 0.109482 0.020027 796.731239 (954.356677)
test_rubyspec 0.039137 0.058966 133.625674 (214.111777)
total: 1312.93 sec