Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-103819
#<BuildRuby:0x0000555e5eeb2258
@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.20230131-103819",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.000271 0.004142 1.055686 ( 1.502622)
build_miniruby 0.001032 0.000310 0.942990 ( 0.941784)
build_ruby 0.000000 0.001293 2.143230 ( 2.332516)
build_all 0.000000 0.006708 3.546229 ( 1.801357)
build_install 0.009177 0.002984 2.632510 ( 1.928639)
test_btest 0.000678 0.000265 55.344457 ( 17.671568)
test_basic 0.004511 0.001765 0.400497 ( 0.512944)
test_all 0.000000 0.001043 653.078778 (205.836846)
test_rubyspec 0.022853 0.020874 66.155246 ( 76.122766)
total: 308.65 sec