Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-160001
#<BuildRuby:0x00005596f3e59fb8
@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.20230217-160001",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000017 0.000005 0.000022 ( 0.000020)
build_up 0.003593 0.000898 1.428466 ( 2.864827)
build_miniruby 0.001152 0.000288 1.271677 ( 1.304121)
build_ruby 0.000000 0.001841 2.585738 ( 2.805473)
build_all 0.003421 0.003267 3.975726 ( 2.625464)
build_install 0.005349 0.009049 2.996233 ( 2.396265)
test_btest 0.000633 0.000241 55.326065 ( 29.972711)
test_basic 0.001241 0.004946 0.466252 ( 0.565441)
test_all 0.001315 0.000564 629.028555 (239.036613)
test_rubyspec 0.039533 0.016201 74.906633 ( 94.261736)
total: 375.83 sec