Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-165351
#<BuildRuby:0x00005602506f6320
@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.20240316-165351",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006028 0.000141 2.066158 ( 2.136545)
build_miniruby 0.001304 0.000087 1.357579 ( 1.355720)
build_ruby 0.001421 0.000095 2.912753 ( 12.262468)
build_all 0.006990 0.000466 6.715184 ( 2.588195)
build_install 0.014976 0.003085 8.296826 ( 3.829766)
test_btest 0.000817 0.000067 91.954719 ( 25.680273)
test_basic 0.000000 0.005950 0.953822 ( 2.513420)
test_all 0.074777 0.048300 767.302886 (226.527844)
test_rubyspec 0.035781 0.043201 110.596301 (119.538201)
total: 396.43 sec