Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-200803
#<BuildRuby:0x00005557a6392058
@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.20230506-200803",
@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.000016)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.004287 0.000857 1.738716 ( 2.948093)
build_miniruby 0.001289 0.000258 1.268205 ( 1.267837)
build_ruby 0.001247 0.000249 2.647306 ( 2.875341)
build_all 0.005530 0.000200 2.149403 ( 1.376012)
build_install 0.005380 0.010751 3.351168 ( 2.416114)
test_btest 0.000513 0.000160 74.373879 ( 23.252537)
test_basic 0.000023 0.004919 0.783442 ( 0.859047)
test_all 0.000788 0.000296 557.974775 (177.089451)
test_rubyspec 0.020702 0.029397 75.805190 ( 87.561357)
total: 299.65 sec