Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-111913
#<BuildRuby:0x00005625028d21d8
@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.20230514-111913",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.006514 1.973198 ( 4.409163)
build_miniruby 0.000982 0.000739 1.349952 ( 1.685458)
build_ruby 0.001437 0.000266 2.840361 ( 3.897564)
build_all 0.007782 0.000002 2.350631 ( 2.917882)
build_install 0.016063 0.003981 3.641118 ( 4.204976)
test_btest 0.000783 0.000142 76.108509 ( 67.701400)
test_basic 0.007128 0.000000 0.795544 ( 1.333698)
test_all 0.001022 0.000061 619.488833 (500.415085)
test_rubyspec 0.015185 0.036824 83.337914 (105.327293)
total: 691.89 sec