Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-203918
#<BuildRuby:0x0000555f63c8e228
@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.20231219-203918",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000024 0.000008 0.000032 ( 0.000031)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.006619 0.000787 2.495716 ( 3.525085)
build_miniruby 0.001022 0.000298 1.669776 ( 1.865741)
build_ruby 0.001448 0.000422 3.398309 ( 3.660341)
build_all 0.007581 0.000961 5.930039 ( 4.311013)
build_install 0.013466 0.007113 7.685498 ( 6.005574)
test_btest 0.000698 0.000214 82.753786 ( 61.268152)
test_basic 0.006364 0.001959 0.916527 ( 1.314593)
test_all 0.081442 0.042348 747.633987 (374.124817)
test_rubyspec 0.023821 0.043043 98.272178 (110.379346)
total: 566.46 sec