Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-155234
#<BuildRuby:0x000055de1cd36008
@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.20230609-155234",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.003177 0.004226 1.948520 ( 4.072749)
build_miniruby 0.001450 0.000168 1.474787 ( 1.690589)
build_ruby 0.001979 0.000000 2.868164 ( 3.286992)
build_all 0.002981 0.004191 2.216937 ( 2.209128)
build_install 0.012661 0.006429 3.652178 ( 3.666797)
test_btest 0.000994 0.000184 76.108908 ( 40.018380)
test_basic 0.002554 0.005162 0.800106 ( 1.198269)
test_all 0.000598 0.001018 542.943505 (238.524868)
test_rubyspec 0.029375 0.021439 83.249543 (100.149314)
total: 394.82 sec