Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-235504
#<BuildRuby:0x000056334b652320
@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.20230108-235504",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.000506 0.004161 1.010745 ( 1.384215)
build_miniruby 0.001096 0.000199 1.242545 ( 1.240743)
build_ruby 0.001327 0.000241 2.952997 ( 3.338713)
build_all 0.003054 0.003959 3.359163 ( 1.667344)
build_install 0.007262 0.004937 2.525037 ( 1.670295)
test_btest 0.000562 0.000140 54.348647 ( 14.000804)
test_basic 0.003712 0.000928 0.339991 ( 0.432802)
test_all 0.000943 0.000235 610.053653 (179.028378)
test_rubyspec 0.015068 0.025820 60.170856 ( 70.348535)
total: 273.11 sec