Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-024111
#<BuildRuby:0x000055b13e566018
@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.20230213-024111",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.004286 0.000000 1.102916 ( 1.524811)
build_miniruby 0.001473 0.000000 1.155323 ( 1.164762)
build_ruby 0.001574 0.000000 2.264642 ( 2.472904)
build_all 0.006739 0.000453 3.902879 ( 2.058839)
build_install 0.009209 0.006138 2.972904 ( 2.331359)
test_btest 0.000495 0.000112 56.887756 ( 30.502221)
test_basic 0.006487 0.000434 0.448971 ( 0.552706)
test_all 0.002157 0.000136 632.903885 (230.539964)
test_rubyspec 0.015928 0.031310 71.105399 ( 81.655745)
total: 352.80 sec