Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-074910
#<BuildRuby:0x000055edb9b41fc0
@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.20230204-074910",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.004328 0.000412 1.000994 ( 1.400881)
build_miniruby 0.001037 0.000098 0.865059 ( 0.863562)
build_ruby 0.001350 0.000128 1.838587 ( 2.066351)
build_all 0.001946 0.003993 3.073236 ( 1.431417)
build_install 0.012567 0.000519 2.569201 ( 1.750165)
test_btest 0.000624 0.000078 53.842759 ( 14.806368)
test_basic 0.000691 0.003819 0.399777 ( 0.494941)
test_all 0.001326 0.000212 589.694123 (168.311253)
test_rubyspec 0.016787 0.025932 62.028520 ( 71.965927)
total: 263.09 sec