Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-181925
#<BuildRuby:0x0000558ee6166078
@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.20221222-181925",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005548 0.000000 1.215841 ( 1.842034)
build_miniruby 0.001627 0.000000 12.585945 ( 7.478170)
build_ruby 0.000000 0.002149 3.131685 ( 3.487318)
build_all 0.005618 0.001926 3.825298 ( 1.982225)
build_install 0.010059 0.006066 3.148914 ( 2.194662)
test_btest 0.000580 0.000116 58.621787 ( 16.233676)
test_basic 0.000462 0.003556 0.350886 ( 0.445776)
test_all 0.001231 0.000284 665.584334 (214.685947)
test_rubyspec 0.041236 0.010218 69.275096 ( 79.266126)
total: 327.62 sec