Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-132137
#<BuildRuby:0x00005608fb5766d8
@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.20230826-132137",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.006012 0.000414 2.105506 ( 3.397316)
build_miniruby 0.001654 0.000114 1.657376 ( 1.657692)
build_ruby 0.000000 0.001627 3.033726 ( 3.234893)
build_all 0.004321 0.002505 6.025488 ( 2.555171)
build_install 0.013249 0.003793 7.131750 ( 3.560904)
test_btest 0.000711 0.000084 83.361175 ( 26.892296)
test_basic 0.003771 0.004086 0.961614 ( 1.027418)
test_all 0.008599 0.000000 660.891219 (207.922411)
test_rubyspec 0.042425 0.020110 99.110683 (110.533199)
total: 360.78 sec