Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-183815
#<BuildRuby:0x0000564b8d3423b0
@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.20230528-183815",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.005074 0.001208 1.843224 ( 4.031976)
build_miniruby 0.001268 0.000302 1.364408 ( 1.525056)
build_ruby 0.000000 0.001657 2.698002 ( 3.023791)
build_all 0.000101 0.006992 2.212899 ( 2.432045)
build_install 0.000907 0.015700 3.385528 ( 3.356270)
test_btest 0.000568 0.000284 75.887604 ( 42.216027)
test_basic 0.001982 0.005311 0.786213 ( 1.219942)
test_all 0.000793 0.000433 588.343264 (255.552760)
test_rubyspec 0.018946 0.034605 84.308924 (106.115092)
total: 419.47 sec