Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-141152
#<BuildRuby:0x000055f61c939a00
@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.20231021-141152",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.005769 0.000178 1.865546 ( 2.099780)
build_miniruby 0.001326 0.000126 1.364476 ( 1.367496)
build_ruby 0.001339 0.000128 2.690857 ( 2.875286)
build_all 0.000483 0.006893 5.500852 ( 2.333291)
build_install 0.013406 0.004181 6.871890 ( 3.392545)
test_btest 0.000640 0.000123 78.704425 ( 21.625771)
test_basic 0.000000 0.005419 0.809095 ( 0.875996)
test_all 0.077631 0.038137 641.395114 (238.069129)
test_rubyspec 0.036818 0.031297 93.421758 (111.203531)
total: 383.84 sec