Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-120045
#<BuildRuby:0x0000561844569f70
@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.20230103-120045",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.000460 0.004007 0.898328 ( 1.293039)
build_miniruby 0.001023 0.000133 1.043110 ( 1.041511)
build_ruby 0.001150 0.000150 2.932667 ( 3.318370)
build_all 0.003338 0.003300 3.453431 ( 1.799693)
build_install 0.010223 0.003626 2.922448 ( 1.982502)
test_btest 0.000740 0.000000 54.457952 ( 14.100676)
test_basic 0.001309 0.003471 0.365133 ( 0.457248)
test_all 0.001250 0.000258 597.774398 (171.176773)
test_rubyspec 0.015605 0.021916 60.471057 ( 70.644515)
total: 265.82 sec