Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-185105
#<BuildRuby:0x0000557aaf385f48
@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.20230821-185105",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005539 0.001108 2.250930 ( 5.876623)
build_miniruby 0.001150 0.000230 1.713964 ( 2.722695)
build_ruby 0.001760 0.000000 3.325448 ( 5.499952)
build_all 0.008615 0.000000 6.262246 ( 5.969010)
build_install 0.016844 0.003045 7.774750 ( 7.980894)
test_btest 0.000754 0.000000 82.329461 ( 56.820800)
test_basic 0.000000 0.006403 0.984176 ( 1.669326)
test_all 0.005355 0.004233 699.538185 (375.150464)
test_rubyspec 0.044393 0.026527 106.233897 (137.282952)
total: 598.97 sec