Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-053032
#<BuildRuby:0x00005589bdf16138
@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.20240303-053032",
@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.000004 0.000022 ( 0.000021)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.000000 0.008062 2.654398 ( 2.470852)
build_miniruby 0.000000 0.001788 1.543016 ( 1.543890)
build_ruby 0.000000 0.001458 3.189137 ( 3.406255)
build_all 0.000933 0.006882 6.910110 ( 3.525727)
build_install 0.013855 0.006350 8.737470 ( 4.877144)
test_btest 0.000545 0.000222 94.610985 ( 35.558963)
test_basic 0.005579 0.002273 0.985006 ( 1.077481)
test_all 0.076966 0.040008 809.484129 (287.961493)
test_rubyspec 0.041390 0.047691 126.229569 (135.503364)
total: 475.93 sec