Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-194937
#<BuildRuby:0x0000559bb0dd6890
@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.20221227-194937",
@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.000000 0.000054 0.000054 ( 0.000143)
autoconf 0.000000 0.000024 0.000024 ( 0.000024)
configure 0.000000 0.000018 0.000018 ( 0.000019)
build_up 0.001797 0.003244 1.109907 ( 1.907251)
build_miniruby 0.001409 0.000000 1.402056 ( 1.535941)
build_ruby 0.000000 0.001507 3.350821 ( 3.713168)
build_all 0.006535 0.000349 3.718733 ( 2.040071)
build_install 0.010759 0.005131 3.123683 ( 2.998947)
test_btest 0.000698 0.000000 55.544983 ( 31.614981)
test_basic 0.006471 0.000170 0.448251 ( 0.570396)
test_all 0.000828 0.000221 634.532668 (256.315507)
test_rubyspec 0.030640 0.015578 70.984482 ( 84.771783)
total: 385.47 sec