Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-112620
#<BuildRuby:0x0000562222f31f70
@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.20240222-112620",
@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.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.000213 0.007296 2.559050 ( 2.359904)
build_miniruby 0.001324 0.000207 1.699792 ( 1.697984)
build_ruby 0.000000 0.001931 3.487598 ( 3.710487)
build_all 0.003032 0.004773 6.253125 ( 2.397555)
build_install 0.013534 0.004237 8.203152 ( 3.781192)
test_btest 0.000815 0.000176 88.363313 ( 22.983279)
test_basic 0.002441 0.003494 0.733812 ( 0.794999)
test_all 0.086827 0.029810 730.758800 (209.702375)
test_rubyspec 0.050660 0.027145 107.745119 (116.749364)
total: 364.18 sec