Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-073341
#<BuildRuby:0x00005642e4262320
@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.20230118-073341",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004924 0.000080 1.106794 ( 1.792178)
build_miniruby 0.000000 0.001322 1.248615 ( 1.351196)
build_ruby 0.000000 0.001570 2.895724 ( 3.241665)
build_all 0.000000 0.007050 3.700212 ( 2.624620)
build_install 0.013390 0.002333 2.769262 ( 2.819392)
test_btest 0.000000 0.000733 53.748852 ( 33.246243)
test_basic 0.002603 0.002977 0.435820 ( 0.695731)
test_all 0.000794 0.000184 632.344331 (277.839750)
test_rubyspec 0.019661 0.032468 72.871165 ( 90.797793)
total: 414.41 sec