Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-031632
#<BuildRuby:0x000055bc2fc424f8
@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.20240213-031632",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006940 0.000317 2.090070 ( 3.787277)
build_miniruby 0.001788 0.000000 1.850080 ( 2.312181)
build_ruby 0.000000 0.001875 3.780779 ( 4.741272)
build_all 0.007414 0.001807 7.012144 ( 8.049322)
build_install 0.019090 0.003333 8.766187 ( 9.597049)
test_btest 0.000823 0.000115 92.504535 (100.005512)
test_basic 0.003041 0.004469 1.081079 ( 1.814434)
test_all 0.095362 0.030964 860.112983 (771.632862)
test_rubyspec 0.060532 0.051492 204.880223 (257.308209)
total: 1159.25 sec