Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-034126
#<BuildRuby:0x000055611415a1d8
@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-034126",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.003031 0.003874 1.935999 ( 4.460859)
build_miniruby 0.001354 0.000176 1.693408 ( 1.925776)
build_ruby 0.001353 0.000177 2.682543 ( 3.143863)
build_all 0.007605 0.000439 2.336086 ( 2.149547)
build_install 0.017522 0.000000 3.584294 ( 3.445317)
test_btest 0.000977 0.000000 76.202012 ( 41.980554)
test_basic 0.006647 0.000000 0.829295 ( 1.097915)
test_all 0.001014 0.000095 571.569539 (244.137510)
test_rubyspec 0.015598 0.036621 82.458904 (100.658279)
total: 403.00 sec