Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-170704
#<BuildRuby:0x000055a2ba7be258
@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-170704",
@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.000003 0.000020 ( 0.000022)
autoconf 0.000021 0.000004 0.000025 ( 0.000027)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.000667 0.007116 2.412163 ( 2.149696)
build_miniruby 0.000957 0.000258 1.654426 ( 1.652647)
build_ruby 0.001215 0.000327 3.194778 ( 3.441678)
build_all 0.007281 0.000000 6.759232 ( 2.703371)
build_install 0.013329 0.004188 8.259792 ( 3.862304)
test_btest 0.000894 0.000231 88.900176 ( 23.137022)
test_basic 0.005859 0.000458 0.837115 ( 0.896665)
test_all 0.089103 0.028939 760.112531 (241.778028)
test_rubyspec 0.064192 0.025796 121.736842 (131.001534)
total: 410.62 sec