Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-221042
#<BuildRuby:0x00007f87042cfdc0
@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.20241005-221042",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.000000 0.007496 3.472648 ( 3.356743)
build_miniruby 0.001159 0.000607 1.230937 ( 1.227478)
build_ruby 0.001515 0.000470 3.441901 ( 3.623340)
build_all 0.007306 0.000989 6.469212 ( 2.598203)
build_install 0.004057 0.014782 9.024811 ( 4.245982)
test_btest 0.000622 0.000253 86.107836 ( 22.313916)
test_basic 0.010164 0.000000 0.933959 ( 0.978915)
test_all 0.092337 0.056265 700.175423 (208.145554)
test_rubyspec 0.048876 0.037070 135.669340 ( 29.931509)
total: 276.42 sec