Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-212952
#<BuildRuby:0x00005630739623b0
@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.20230915-212952",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.002982 0.004413 2.353539 ( 4.067074)
build_miniruby 0.000000 0.001639 1.644945 ( 1.835266)
build_ruby 0.000000 0.001829 3.530881 ( 3.957754)
build_all 0.006864 0.000940 6.295085 ( 4.161103)
build_install 0.009725 0.011374 7.545437 ( 5.969086)
test_btest 0.000653 0.000134 83.500185 ( 41.628195)
test_basic 0.007121 0.000603 0.955408 ( 1.024834)
test_all 0.007929 0.001586 653.846536 (286.182756)
test_rubyspec 0.036531 0.038628 103.091014 (116.511317)
total: 465.34 sec