Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-072647
#<BuildRuby:0x0000559fcff0e2a8
@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.20230105-072647",
@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.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004768 0.000681 1.217925 ( 2.553656)
build_miniruby 0.001237 0.000176 1.634282 ( 2.107105)
build_ruby 0.002227 0.000000 3.929423 ( 5.756693)
build_all 0.008548 0.000242 3.969784 ( 4.756984)
build_install 0.022373 0.000994 3.420168 ( 4.414880)
test_btest 0.000766 0.000088 60.480471 ( 59.058725)
test_basic 0.000000 0.006679 0.446207 ( 0.884893)
test_all 0.000000 0.001767 690.269247 (562.997300)
test_rubyspec 0.010623 0.038521 72.548100 ( 87.731129)
total: 730.26 sec