Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-013219
#<BuildRuby:0x00005579f4af6018
@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.20230124-013219",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.004632 0.000386 1.198035 ( 2.081255)
build_miniruby 0.001473 0.000123 1.312981 ( 1.447778)
build_ruby 0.001363 0.000113 2.974423 ( 3.665476)
build_all 0.007704 0.000642 3.993532 ( 3.113802)
build_install 0.017963 0.000000 3.113505 ( 3.308673)
test_btest 0.000789 0.000000 56.660504 ( 34.142508)
test_basic 0.006844 0.000000 0.450341 ( 0.678248)
test_all 0.001634 0.000000 661.002040 (283.743815)
test_rubyspec 0.033100 0.020217 72.426986 ( 82.744912)
total: 414.93 sec