Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-002426
#<BuildRuby:0x00005634c9955f48
@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.20240125-002426",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.004704 0.001069 1.754184 ( 2.420659)
build_miniruby 0.001062 0.000241 1.616419 ( 1.614206)
build_ruby 0.000000 0.001756 2.914955 ( 3.152784)
build_all 0.004721 0.002639 6.027637 ( 2.373547)
build_install 0.014990 0.001486 7.291658 ( 3.591094)
test_btest 0.000879 0.000211 82.645580 ( 21.767988)
test_basic 0.004539 0.001089 0.699096 ( 0.758420)
test_all 0.091415 0.024047 759.291811 (246.690429)
test_rubyspec 0.064335 0.034765 143.628187 (154.946595)
total: 437.32 sec