Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-212926
#<BuildRuby:0x0000564a4341a008
@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.20230729-212926",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.002999 0.003761 2.340957 ( 3.993404)
build_miniruby 0.001823 0.000000 1.714896 ( 1.786600)
build_ruby 0.000000 0.001644 3.413343 ( 3.653959)
build_all 0.001597 0.006123 2.520365 ( 1.695451)
build_install 0.005917 0.011743 3.871452 ( 2.662835)
test_btest 0.000595 0.000250 82.726641 ( 26.686499)
test_basic 0.006708 0.001227 0.929152 ( 1.044595)
test_all 0.000716 0.000291 626.229046 (241.101140)
test_rubyspec 0.020150 0.027255 85.964452 ( 97.675907)
total: 380.30 sec