Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-205838
#<BuildRuby:0x00005597db0363d0
@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.20221230-205838",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.004902 1.023880 ( 1.410659)
build_miniruby 0.000000 0.001276 1.199570 ( 1.197874)
build_ruby 0.001167 0.000263 2.868756 ( 14.021857)
build_all 0.003294 0.003623 3.795940 ( 1.948573)
build_install 0.011000 0.001682 2.893879 ( 2.372855)
test_btest 0.000705 0.000162 56.487977 ( 16.469045)
test_basic 0.003605 0.000832 0.419491 ( 0.514897)
test_all 0.001485 0.000342 630.899264 (194.790311)
test_rubyspec 0.025524 0.015262 65.296748 ( 75.270093)
total: 308.00 sec