Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-131239
#<BuildRuby:0x000055c42bc7e008
@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.20221224-131239",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.001163 0.004129 1.154254 ( 2.141086)
build_miniruby 0.001187 0.000148 1.491451 ( 1.575541)
build_ruby 0.001498 0.000187 3.618964 ( 4.183296)
build_all 0.007145 0.000359 4.052325 ( 3.105264)
build_install 0.016420 0.000875 3.217604 ( 2.918845)
test_btest 0.000951 0.000000 57.645645 ( 38.475392)
test_basic 0.001905 0.003712 0.442159 ( 0.721345)
test_all 0.001245 0.000172 663.446428 (390.110998)
test_rubyspec 0.039643 0.017616 75.988699 (105.521749)
total: 548.75 sec