Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-044000
#<BuildRuby:0x000055f56a8c26d8
@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.20230531-044000",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.001871 0.004278 1.681375 ( 3.157567)
build_miniruby 0.000000 0.001400 1.228973 ( 1.227741)
build_ruby 0.000000 0.001287 2.356813 ( 2.540025)
build_all 0.004166 0.002094 1.960789 ( 1.174833)
build_install 0.013047 0.000885 2.998340 ( 2.031781)
test_btest 0.000655 0.000126 74.481396 ( 19.990625)
test_basic 0.000560 0.004558 0.693560 ( 0.768834)
test_all 0.000913 0.000211 584.293632 (175.032181)
test_rubyspec 0.021808 0.026694 80.700082 ( 92.486611)
total: 298.41 sec