Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-042257
#<BuildRuby:0x00005605747023b0
@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.20230215-042257",
@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.000026)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.002396 0.003887 1.577706 ( 3.042517)
build_miniruby 0.001402 0.000145 1.410048 ( 1.834492)
build_ruby 0.001914 0.000198 2.736762 ( 3.837267)
build_all 0.004297 0.004716 4.221317 ( 4.793273)
build_install 0.007204 0.012519 3.185428 ( 3.742010)
test_btest 0.000686 0.000155 62.297244 ( 55.326114)
test_basic 0.006136 0.000411 0.497928 ( 0.925875)
test_all 0.000548 0.001440 699.213615 (493.604753)
test_rubyspec 0.014139 0.033774 73.554859 ( 87.643276)
total: 654.75 sec