Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-160508
#<BuildRuby:0x000055d88934a320
@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.20221229-160508",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004204 0.000020 1.095907 ( 1.502872)
build_miniruby 0.001025 0.000094 1.153091 ( 1.152178)
build_ruby 0.001341 0.000122 3.073168 ( 3.456077)
build_all 0.005649 0.000513 3.481891 ( 1.735226)
build_install 0.010748 0.000555 2.773565 ( 1.804305)
test_btest 0.000740 0.000000 55.497380 ( 15.072625)
test_basic 0.000000 0.005118 0.409150 ( 0.501487)
test_all 0.000000 0.001161 613.155601 (178.954543)
test_rubyspec 0.014505 0.022222 62.089720 ( 72.465263)
total: 276.65 sec