Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-001951
#<BuildRuby:0x0000560790bbe138
@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.20240117-001951",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.001463 0.003781 1.579835 ( 1.946454)
build_miniruby 0.001491 0.000166 1.526375 ( 1.529683)
build_ruby 0.000000 0.001907 3.066589 ( 3.285682)
build_all 0.000000 0.007835 5.736912 ( 2.771104)
build_install 0.013742 0.003400 6.906045 ( 4.072201)
test_btest 0.000962 0.000000 83.047854 ( 36.043727)
test_basic 0.006063 0.000000 0.849195 ( 0.947479)
test_all 0.086276 0.031008 754.357471 (269.018678)
test_rubyspec 0.076358 0.027899 170.248506 (195.709471)
total: 515.33 sec