Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-035247
#<BuildRuby:0x000055837cc8dfc0
@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.20230828-035247",
@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.000025 0.000002 0.000027 ( 0.000028)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.006275 0.000589 2.317593 ( 4.700589)
build_miniruby 0.001589 0.000149 1.753370 ( 2.237507)
build_ruby 0.001956 0.000000 3.592508 ( 4.026114)
build_all 0.008725 0.000000 6.672394 ( 4.705784)
build_install 0.016088 0.004398 8.159615 ( 5.479448)
test_btest 0.000000 0.002431 87.702277 ( 39.580447)
test_basic 0.006282 0.002017 0.922829 ( 1.022145)
test_all 0.004823 0.004406 733.236037 (271.881124)
test_rubyspec 0.021940 0.047349 104.875743 (116.579224)
total: 450.21 sec