Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-173425
#<BuildRuby:0x00005607852967f0
@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.20221222-173425",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.004248 0.000885 1.245671 ( 2.301123)
build_miniruby 0.001287 0.000268 1.564809 ( 2.000916)
build_ruby 0.002006 0.000418 3.861837 ( 4.843801)
build_all 0.004290 0.004317 4.022656 ( 3.406459)
build_install 0.015266 0.002524 3.416168 ( 3.629977)
test_btest 0.000734 0.000170 58.324154 ( 38.857639)
test_basic 0.002075 0.005223 0.456031 ( 0.884673)
test_all 0.001349 0.000363 647.707445 (338.892633)
test_rubyspec 0.020157 0.034632 74.237934 ( 95.574842)
total: 490.39 sec